slackbuilds/python/py
Isaac Yu 0c458bed26
python/py: Updated for version 1.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-02 18:19:03 +07:00
..
README python/py: Convert python to python2. 2021-06-02 01:02:26 +07:00
py.SlackBuild python/py: Updated for version 1.11.0. 2022-04-02 18:19:03 +07:00
py.info python/py: Updated for version 1.11.0. 2022-04-02 18:19:03 +07:00
slack-desc

README

The py lib is a Python development support library featuring the
following tools and modules:

py.path: uniform local and svn path objects
py.apipkg: explicit API control and lazy-importing
py.iniconfig: easy parsing of .ini files
py.code: dynamic code generation and introspection (deprecated, moved to
pytest).