intellimath / recordclassLinks
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆36Updated 3 weeks ago
Alternatives and similar repositories for recordclass
Users that are interested in recordclass are comparing it to the libraries listed below
Sorting:
- Automatic __slots__ for your Python classes☆70Updated 2 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- universal character encoding detector☆63Updated last year
- A simple immutable dictionary for Python☆176Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Utilities for using Python's PEP 554 subinterpreters☆123Updated 4 months ago
- Useful types for Python☆149Updated last month
- Advanced Enumerations for Python☆207Updated 7 months ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- Linux AIO c python bindings☆74Updated last month
- 📁 Asynchronous pathlib for Python☆193Updated last year
- distributed structured concurrency☆301Updated 2 weeks ago
- Python Typing Intersection examples☆50Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated 2 weeks ago
- An Alternative library for uvloop compatability with windows☆208Updated this week
- A Python Enum that inherits from str.☆121Updated 2 years ago
- GIL-powered* locking library for Python☆85Updated this week
- PostgreSQL client for Trio based on asyncpg☆46Updated 2 years ago
- a placeholder☆29Updated last year
- the missing toolbox for an async world☆341Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- Four-wheel drive for asyncio.☆83Updated 4 months ago
- Proof-of-concept `record` type for Python☆30Updated last year
- A simple task runner.☆125Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Call asynchronous code from an extension module.☆63Updated last month
- Python wrapper for lsm1 extension for sqlite4☆15Updated 11 months ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆84Updated 3 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago