Skip to main content

An Immutable List type for python.

Project description

IMMUTABLES

A series of immutable types for use in python projects.


Immutable Types and why they matter

ImmutableList - The ImmutableList type is a python type that allows you to instantiate a list once and then use the contents of that list. As this list is immutable, it can not be modified in any way.

Set - the Set type in python is mutable. Python's built in frozenset is the immutable version of the Set type. No additional types are needed.

Dict - the Dictionary type in python is mutable. Pythons built in namedtuple type is the immutable version of the dict type. No additional types are needed.

Project details


Download files

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

Source Distribution

immutableListType-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

immutableListType-1.0.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file immutableListType-1.0.0.tar.gz.

File metadata

  • Download URL: immutableListType-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for immutableListType-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9295e4d931e06b48f2c78b3d45f139cd7bae97a6b333ee002838c559278cb4bc
MD5 496c90029bfa14379a4952720c2056e8
BLAKE2b-256 0e785872232b285d9a42551c2f7d206614a8c8d5dd0b67629f01feb24a1afe33

See more details on using hashes here.

File details

Details for the file immutableListType-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for immutableListType-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fe0a26fbd50f3d35ec1ee6422b6ef99e381c85e9872a2b299f55e88ea1c9bbde
MD5 08c0f628bfedb534ccd2350daa0080d7
BLAKE2b-256 8ff6990f758343408a211bd6564cbad858c0e5a5676072274f22876f8b64f91b

See more details on using hashes here.

Supported by

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