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#

arch:

$ sudo pacman -S  python-py

conda:

$ conda install  py

Debian/Ubuntu:

$ sudo apt-get install  python3-py

Fedora/Redhat/CentOS:

$ sudo yum install  python-py

gentoo:

$ sudo emerge dev-python/py

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-py

void:

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