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¶
Version Information¶
package-version.txt:
1.11.0
pyproject.toml:
pycosat >=0.6.3
pynormaliz >=2.18; platform_machine != 'aarch64' and platform_machine != 'arm64'
version_requirements.txt:
py
Installation commands¶
$ pip install pycosat\>=0.6.3 pynormaliz\>=2.18\;platform_machine\!=\"aarch64\"andplatform_machine\!=\"arm64\"
$ sage -i py
$ sudo pacman -S python-py
$ conda install py
$ sudo apt-get install python3-py
$ sudo dnf install python3-py
$ sudo emerge dev-python/py
$ sudo zypper install python3-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.