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#
Type#
standard
Dependencies#
$(PYTHON_TOOLCHAIN)
setuptools_scm: Python build system extension to obtain package version from version control
$(PYTHON)
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.