Skip to content
#

sitecustomize

Here are 7 public repositories matching this topic...

Language: All
Filter by language

A very simple library that makes a python module called sitecustomize available. Python's site module gives it, and usercustomize, special treatment by importing it after it is done looking for and processing .pth files. What this package does is that is finds all sitecustomize entry points and, if they are callable, calls them.

  • Updated Jul 6, 2024
  • Python

Improve this page

Add a description, image, and links to the sitecustomize topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sitecustomize topic, visit your repo's landing page and select "manage topics."

Learn more