A Python 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 CPython 2.7 and 3.4+, Jython and PyPy. It cooperates well with Python's help() system, custom importers (PEP302) and common command-line completion tools.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.0.2-5.fc41 | - |
Fedora 41 | 3.0.2-5.fc41 | - |
Fedora 40 | 3.0.2-3.fc40 | - |
Fedora EPEL 9 | 2.1.1-1.el9 | - |
Fedora EPEL 8 | 1.5-6.el8 | - |
You can contact the maintainers of this package via email at
python-apipkg dash maintainers at fedoraproject dot org
.