py3-apipkg

namespace control and lazy-import mechanism for Python

WWW CVSWeb GITHub
  1. Package version
    py3-apipkg-3.0.2
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-hatch-vcs,python3

  • lang/python/3.10