python-rpds-py 0.10.6
Bindings to Rust rpds for persistent data structures
This package provides Python bindings to the Rust rpds crate for persistent data structures. It was written initially to support replacing python-pyrsistent
.
- Outputs:
out
- Website: https://github.com/crate-py/rpds
- Licenses: Expat
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-rpds-py 0.10.6
as follows:
guix install python-rpds-py@0.10.6
Or install the latest version:
guix install python-rpds-py
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.