pynormaliz: Python bindings for the normaliz library

Description

The Python module PyNormaliz provides wrappers for normaliz.

License

  • GPL v2 or later

Upstream Contact

https://pypi.org/project/PyNormaliz/

Type

optional

Dependencies

Version Information

package-version.txt:

2.24

pyproject.toml:

pynormaliz >=2.18; platform_machine != 'aarch64' and platform_machine != 'arm64'

version_requirements.txt:

pynormaliz ==2.21

See https://repology.org/project/pynormaliz/versions, https://repology.org/project/python:pynormaliz/versions

Installation commands

$ pip install pynormaliz\>=2.18\;platform_machine\!=\"aarch64\"andplatform_machine\!=\"arm64\"
$ sage -i pynormaliz
$ sudo pacman -S python-pynormaliz
$ conda install pynormaliz

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.