intellimath / recordclass
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆16Updated last month
Alternatives and similar repositories for recordclass:
Users that are interested in recordclass are comparing it to the libraries listed below
- Linux AIO c python bindings☆63Updated 5 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆143Updated this week
- Write classes with async def __ainit__☆37Updated 3 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- register-based CPython☆45Updated last year
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- CPU parallelism for Trio☆55Updated last week
- Windows implementation of the GNU readline library☆58Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated this week
- Automatic __slots__ for your Python classes☆60Updated 9 months ago
- A simple benchmarking package including visualization facilities.☆40Updated 3 years ago
- Vendorize packages from PyPI☆99Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆80Updated 9 months ago
- A sliding memory map manager☆70Updated 10 months ago
- asyncio query generator☆56Updated 4 months ago
- Tool for fixing trivial problems with your code.☆62Updated last year
- Compares Python's text parsing libraries☆24Updated 2 years ago
- generate random python code to test linter/formatter/and other tools☆40Updated last week
- Python decorator for async properties.☆88Updated last year
- A Python Enum that inherits from str.☆103Updated 9 months ago
- Check for FIXME, TODO and other temporary developer notes.☆18Updated last year
- Less uncompromising Python code formatter☆76Updated 6 months ago
- ☆61Updated 2 weeks ago
- universal character encoding detector☆57Updated 2 months ago
- Patch for python builtin enum module to achieve best performance☆16Updated 2 years ago
- ❄ A flake8 plugin that helps you to simplify code☆186Updated 11 months ago
- Sort __all__ lists alphabetically☆29Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆143Updated this week
- Create reproducible installations for a virtual environment from a lock file☆83Updated 3 weeks ago
- Sniff out which async library your code is running under☆126Updated 9 months ago