mutable and immutable file lock for asyncio
Immutable Log-Balanced Search Tree
A persistent collections library for Python
A library of utilites for immutable scientific data.
An elegant and powerfull implementation of a value object.
Subclass of the built-in function type for representing algebraic operators (that are typically associated with algebraic structures and algebraic circuits) as immutable, hashable, sortable, and callable objects.
A memory optimization tool designed to lessen Python class overhead
Chess board - enumerate possible moves fast - immutable boards. Each move comes with the resulting board.
Mutable and immutable views over standard collections with proper type annotations.
Makes functions parameters immutable
A editor framework based on immutable data structures
An immutable, memory-efficient set of integers.
A light wrapper over TensorFlow that enables you to easily create complex deep neural networks using the Builder Pattern through a functional fluent immutable API
Better duck-typing with mypy-compatible extensions to Protocol
A Python immutable, dict-like structure for storing data
Immutable builder, carbon copy of lann/builder package in GoLang.
Store Python objects in a immutable manner and provide fast attribute lookup
A freezable dictionary object.
blockchain-python is a lightweight Python library for implementing blockchain technology. It provides an easy-to-use interface for creating decentralized ledgers with features like secure transactions, immutable ledger, and flexible data storage.
Abstract classes that represent an immutable set of non-intersecting intervals (begin/end)
Immutable JSON dictionary with hash functionality
Python Wrapper for Rust Persistent Data Structures
Changes immutable data types (in-place)
A namedtuple-style library for defining immutable sum types in Python.
A simple content-addressed immutable object store, with flexible backend support.
A light wrapper over TensorFlow that enables you to easily create complex deep neural networks using the Builder Pattern through a functional fluent immutable API
modify immutable types by bypassing mapping proxy
badcode place holder
Typesafe immutable datastructure for python. With plenty of methods for fluent functional programming.
Modify or get deep dictionary properties without modifying the original dictionary (immutability)
Immutable Types
Simple, immutable, functional models for domain driven design with event sourcing
Tool for converting ERC-721 metadata format into Immutable X compatible format
Replace iterator with stream and enjoy immutable.
Functional programming tools in Python
Function to convert data into freezed (immutable) version
A Nix-style immutable data management library in Python
Decorator to create and update immutable values with imperative syntax.
simple and reliable way to make immutable classes in python
Simple immutable types for python.
Immutable struct with sane defaults
Composable, pure, immutable toolkit for HTTP APIs
functional programming (& other tools) library for python (2+3)
Application storage framework built on eventual consistency, immutable logs, with software-defined schema and index management.
Protect class attributes in any python object instance
Verifiably better, validated Enum
Protect class attributes in any python object instance
Immutable manipulation of Python data structures, Clojure style