
pyrsistent 0.20.0
0
Persistent/Functional/Immutable data structures
Contents
Persistent/Functional/Immutable data structures
Stars: 2173, Watchers: 2173, Forks: 161, Open Issues: 31The tobgu/pyrsistent repo was created 12 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 2173 github stars!
How to Install pyrsistent
You can install pyrsistent using pip
pip install pyrsistent
or add it to a project with poetry
poetry add pyrsistent
Package Details
- Author
- Tobias Gustafsson
- License
- MIT
- Homepage
- https://github.com/tobgu/pyrsistent/
- PyPi:
- https://pypi.org/project/pyrsistent/
- GitHub Repo:
- https://github.com/tobgu/pyrsistent
Classifiers
Related Packages
Errors
A list of common pyrsistent errors.
Code Examples
Here are some pyrsistent code examples and snippets.
pythonfix