This package browser is in early development. Mind the rough edges.

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.

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.