Skip to content

A very simple library that makes a python module called sitecustomize available and executes registered sitecustomize-entrypoints.

Notifications You must be signed in to change notification settings

libranet/sitecustomize-entrypoints

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sitecustomize-entrypoints

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.

About

A very simple library that makes a python module called sitecustomize available and executes registered sitecustomize-entrypoints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%