Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darsstar/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.
https://github.com/darsstar/sitecustomize-entrypoints
python sitecustomize
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/darsstar/sitecustomize-entrypoints
- Owner: Darsstar
- License: mit
- Created: 2022-03-14T15:23:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T00:47:52.000Z (7 months ago)
- Last Synced: 2024-11-01T03:42:09.959Z (3 months ago)
- Topics: python, sitecustomize
- Language: Python
- Homepage: https://sitecustomize-entrypoints.readthedocs.io/
- Size: 305 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Contributing: docs/contributing.md
- License: license.md
- Code of conduct: docs/code-of-conduct.md
- Security: docs/security.md