A namespace control and lazy-import mechanism for Python
https://github.com/pytest-dev/apipkg
python-apipkg.spec | ||
README.md |
python-apipkg
With apipkg you can control the exported namespace of a python package and greatly reduce the number of imports for your users. It is a small pure python module that works on virtually all Python versions.