Skip to main content

Support for working with immutable data

Project description

This package provides support for working with immutable data. There is a base class for defining immutable instances. Once initialized, the attributes of such instances are frozen. There are also fully immutable versions of lists/tuples, dictionaries, and sets. Immutability is imposed in a stricter sense than for Python’s tuples or frozensets: to qualify as immutable, all of an object’s elements and attributes must be immutable as well.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ImmutablePy-0.1.tar.gz (20.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page