slackbuilds/python/python3-py
Jeremy Hansen aa0d391e8f
python/python3-py: Correct email and clean up SlackBuild
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-09-23 11:00:02 +07:00
..
README
python3-py.SlackBuild python/python3-py: Correct email and clean up SlackBuild 2023-09-23 11:00:02 +07:00
python3-py.info python/python3-py: Correct email and clean up SlackBuild 2023-09-23 11:00:02 +07:00
slack-desc python/python3-py: Correct homepage address 2023-09-09 06:32:52 +07:00

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).

This is the Python 3 build of py.