Contents

immutabledict 4.2.0

0

Immutable wrapper around dictionaries (a fork of frozendict)

Immutable wrapper around dictionaries (a fork of frozendict)

How to Install immutabledict

You can install immutabledict using pip

pip install immutabledict

or add it to a project with poetry

poetry add immutabledict

Package Details

Author
Corentin Garcia
License
MIT
Homepage
https://github.com/corenting/immutabledict
PyPi:
https://pypi.org/project/immutabledict/
Documentation:
https://immutabledict.corenting.fr

Classifiers

  • Software Development/Libraries/Python Modules
No  immutabledict  pypi packages just yet.

Errors

A list of common immutabledict errors.

Code Examples

Here are some immutabledict code examples and snippets.