intellimath / recordclassLinks
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆34Updated 6 months ago
Alternatives and similar repositories for recordclass
Users that are interested in recordclass are comparing it to the libraries listed below
Sorting:
- A simple immutable dictionary for Python☆172Updated 3 weeks ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated this week
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- itertools and builtins for AsyncIO and mixed iterables☆268Updated last month
- PEG parser generator for Python☆191Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- distributed structured concurrency☆300Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 months ago
- Advanced Enumerations for Python☆205Updated 6 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated 2 months ago
- SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements☆226Updated last week
- the missing toolbox for an async world☆337Updated this week
- The multidict implementation☆478Updated last week
- A friendly fork of autopxd☆50Updated this week
- Linux AIO c python bindings☆75Updated 4 months ago
- Unravelling Python source code☆191Updated last year
- Very fast Python JSON parsing library☆399Updated last year
- An Alternative library for uvloop compatability with windows☆198Updated this week
- universal character encoding detector☆63Updated last year
- Automatic __slots__ for your Python classes☆69Updated 3 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- Call asynchronous code from an extension module.☆62Updated 4 months ago
- Avoid the CSS/JS/HTML soup - develop web apps entirely in Python☆101Updated last year
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- register-based CPython☆47Updated 2 years ago
- Useful types for Python☆147Updated 2 months ago
- Continuous Range, RangeSet, and RangeDict data structures for Python☆102Updated 2 years ago