pari-utils
A Python library to parse PARI/GP configuration and header files. This is mainly used in the code generation of https://github.com/sagemath/cypari2 and https://github.com/sagemath/pari-jupyter.
This library supports only Python 3.
Installation
Using pip
Requirements:
PARI/GP >= 2.9.4 (header files and library)
Python >= 3.7
setuptools >= 40.6.0, wheel
Install pari-utils via the Python Package Index (PyPI) via
$ pip install pari-utils [--user]
(the optional option –user allows to install pari-utils for a single user and avoids using pip with administrator rights). Depending on your operating system the pip command might also be called pip2 or pip3.
If you want to try the development version use
$ pip install git+https://github.com/sagemath/pari-utils.git [--user]
Contributing
Submit pull request or get in touch with the SageMath developers.
Release files for pari-utils 0.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pari-utils-0.0.0.tar.gz | 9.0 kB | Details |
Release files / pari-utils-0.0.0.tar.gz
| Download URL | pari-utils-0.0.0.tar.gz |
|---|---|
| Size | 9.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
76c371dddf36ce8ad76ac7c5cd7442453579abd1efc4f12605c6c909915c16de
|
|
BLAKE2b-256 checksum How to use checksums |
aa4340ca990e7ec8324a7bee4ba80c8faa1ca0e3652ee972052866d586aef955
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
|