py39-frozendict

v 2.3.10 Updated: 4 months, 1 week ago

frozendict is a simple immutable dictionary

frozendict is a simple immutable dictionary. It's fast as dict, and sometimes faster! Unlike other similar implementations, immutability is guaranteed: you can't change the internal variables of the class, and they are all immutable objects.

https://github.com/Marco-Sulla/python-frozendict

To install py39-frozendict, paste this in macOS terminal after installing MacPorts

sudo port install py39-frozendict

Add to my watchlist

Installations 0
Requested Installations 0