python-apipkg 1.5 Namespace control and lazy-import mechanism

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.