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
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 details)
File details
Details for the file ImmutablePy-0.1.tar.gz
.
File metadata
- Download URL: ImmutablePy-0.1.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a9806e687f6bbc527aaca394bdfca47d155df16f9fa653030f81fa0089fdfc0 |
|
MD5 | 386dbe09cec0f978f0f444151e72124e |
|
BLAKE2b-256 | b7a2ac8fadbd1d102f637bcc544a4915c82de32f2daad85cfedd5690495508b1 |