intellimath / recordclass
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆16Updated last month
Related projects ⓘ
Alternatives and complementary repositories for recordclass
- A simple benchmarking package including visualization facilities.☆40Updated 3 years ago
- Linux AIO c python bindings☆63Updated 5 months ago
- Sort __all__ lists alphabetically☆29Updated last week
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- universal character encoding detector☆56Updated 2 months ago
- PostgreSQL client for Trio based on asyncpg☆45Updated 9 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆143Updated this week
- A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)☆88Updated 2 weeks ago
- A fast Enum implementation for Python☆32Updated 8 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆95Updated 2 weeks ago
- A proxy for asyncio.AbstractEventLoop for testing purposes☆15Updated last week
- The async transformation code.☆91Updated 2 months ago
- Less uncompromising Python code formatter☆75Updated 6 months ago
- Package requirements checker☆37Updated 4 months ago
- A flake8 plugin to detect boolean traps.☆10Updated last year
- A Python Enum that inherits from str.☆102Updated 9 months ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆34Updated last year
- Backport of PEP 654 (exception groups)☆42Updated 2 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆14Updated 2 weeks ago
- Python wrapper for lsm1 extension for sqlite4☆10Updated last year
- Simple data validation tool for python classes☆21Updated 2 years ago
- invoke asyncio awaitables from non-async functions☆47Updated 4 months ago
- Check for FIXME, TODO and other temporary developer notes.☆18Updated last year
- Complete lxml external type annotation☆39Updated this week
- register-based CPython☆45Updated last year
- Better control of your asyncio tasks☆61Updated 4 months ago
- A wrapper around the standard argparse module that allows you to describe argument parsers declaratively☆14Updated 3 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago