rpds_py: Python bindings to Rust’s persistent data structures (rpds)¶
Description¶
Python bindings to Rust’s persistent data structures (rpds)
In SageMath, this package is used as a dependency package of the Jupyter notebook / JupyterLab.
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.25.0
version_requirements.txt:
rpds-py
Installation commands¶
$ pip install rpds-py
$ sage -i rpds_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.