The py lib is a Python development support library featuring the following tools and modules:
py.path
: uniform local and svn path objectspy.apipkg
: explicit API control and lazy-importingpy.iniconfig
: easy parsing of .ini filespy.code
: dynamic code generation and introspection
NOTE: prior to the 1.4 release this distribution used to contain py.test which is now its own package, see http://pytest.org
For questions and more information please visit http://py.readthedocs.org
Bugs and issues: https://github.com/pytest-dev/py
Authors: Holger Krekel and others, 2004-2017