intellimath / recordclassLinks
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆33Updated 4 months ago
Alternatives and similar repositories for recordclass
Users that are interested in recordclass are comparing it to the libraries listed below
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated last week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆175Updated last week
- A simple immutable dictionary for Python☆169Updated 8 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- 📁 Asynchronous pathlib for Python☆186Updated last year
- Linux AIO c python bindings☆75Updated 3 months ago
- distributed structured concurrency☆295Updated last month
- Unravelling Python source code☆191Updated last year
- Useful types for Python☆146Updated last month
- invoke asyncio awaitables from non-async functions☆63Updated last year
- A Python Enum that inherits from str.☆119Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Automatic __slots__ for your Python classes☆69Updated 11 months ago
- An Alternative library for uvloop compatability with windows☆186Updated last week
- The multidict implementation☆473Updated this week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- PEG parser generator for Python☆184Updated 11 months ago
- Advanced Enumerations for Python☆203Updated 4 months ago
- the missing toolbox for an async world☆326Updated 3 weeks ago
- Four-wheel drive for asyncio.☆80Updated last month
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆104Updated last week
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- itertools and builtins for AsyncIO and mixed iterables☆267Updated 11 months ago
- GIL-powered* locking library for Python☆64Updated last week
- Utilities for using Python's PEP 554 subinterpreters☆122Updated last month
- ☆119Updated last year
- Collecting examples of unsoundness in the Python type system☆73Updated 3 weeks ago
- Decisions by the Python Typing Council☆48Updated last year
- All-Inclusive Python Projects☆136Updated 2 weeks ago
- Proof-of-concept `record` type for Python☆30Updated last year