py: library with cross-python path, ini-parsing, io, code, log facilities#

Description#

library with cross-python path, ini-parsing, io, code, log facilities

License#

MIT license

Upstream Contact#

https://pypi.org/project/py/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

1.11.0

install-requires.txt:

py

Equivalent System Packages#

$ sudo pacman -S python-py
$ conda install py
$ sudo apt-get install python3-py
$ sudo yum install python-py
$ sudo emerge dev-python/py
$ sudo zypper install python3\$\{PYTHON_MINOR\}-py
$ sudo xbps-install python3-py

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.