frozendict 2.4.6
0
A simple immutable dictionary
Contents
A simple immutable dictionary
How to Install frozendict
You can install frozendict using pip
pip install frozendict
or add it to a project with poetry
poetry add frozendict
Package Details
- Author
- Marco Sulla
- License
- LGPL v3
- Homepage
- https://github.com/Marco-Sulla/python-frozendict
- PyPi:
- https://pypi.org/project/frozendict/
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
- Utilities
Related Packages
Errors
A list of common frozendict errors.
Code Examples
Here are some frozendict
code examples and snippets.