python2-apipkg
Python2 - apipkg - Namespace control/lazy-import mechanism
3.0.0
2020-04-14
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python2-base 3.0.0
Internal Program Version: apipkg 1.5
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, including CPython2.3 to Python3.1, Jython and PyPy. It co-operates
well with Python's ``help()`` system, custom importers (PEP302) and common
command line completion tools.
http://bitbucket.org/hpk42/apipkg