Package : python3-apipkg

Package details

Summary: apipkg: namespace control and lazy-import mechanism

Description:
Welcome to 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 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.Usage is very simple: you can require
'apipkg'...


URL: https://github.com/pytest-dev/apipkg
License: MIT

Maintainer: kekepower

List of RPMs