Skip to content

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

License

Notifications You must be signed in to change notification settings

libranet/usercustomize-entrypoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usercustomize-entrypoints

A very simple library that makes a python module called usercustomize available. Python's site module gives sitecustomize and usercustomize, special treatment by importing it after it is done looking for and processing .pth files.

What this package does, is finding all registered usercustomize entry-points and, if they are callable, calls them.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages