This PEP proposes a TOML-based configuration file format to replace the .pth file mechanism used by site.py during interpreter startup. The new format, using files named .site.toml, provides structured configuration for extending sys.path and executing package initialization code, replacing the current ad-hoc .pth format that conflates path configuration with arbitrary code exec...
follow.it gives you an easy way to subscribe to Newest Python PEPs's news feed! Click on Follow below and we deliver the updates you want via email, phone or you can read them here on the website on your own news page.
You can also unsubscribe anytime painlessly. You can even combine feeds from Newest Python PEPs with other site's feeds!
Title: PEP 0 – Index of Python Enhancement Proposals (PEPs) | peps.python.org