cjrh / autoslot
Automatic __slots__ for your Python classes
☆60Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for autoslot
- Better control of your asyncio tasks☆62Updated 4 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- show where your regex match assertion failed!☆81Updated 3 weeks ago
- Extend Python syntax with HTML.☆87Updated 4 years ago
- Sniff out which async library your code is running under☆126Updated 8 months ago
- A tiny library for monitoring and testing asyncio programs☆63Updated 2 years ago
- A Python Enum that inherits from str.☆103Updated 9 months ago
- Asyncio integration with sync code using greenlets.☆153Updated 6 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆80Updated 9 months ago
- Linux AIO c python bindings☆63Updated 5 months ago
- Check for FIXME, TODO and other temporary developer notes.☆18Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆52Updated 8 months ago
- Read/Write Lock - synchronization primitive for asyncio☆143Updated 2 weeks ago
- Python decorator for async properties.☆87Updated last year
- Python composable command line utility, trio-compatible version☆137Updated 3 months ago
- A simple task runner.☆97Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- 🎰 Ensure your __slots__ are working properly☆89Updated last week
- WebSocket client and server implementation for Python Trio☆70Updated 2 months ago
- 📁 Asynchronous pathlib for Python☆163Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆143Updated this week
- A new Python HTTP client for everybody☆81Updated 4 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- A simple immutable dictionary for Python☆137Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆53Updated 3 weeks ago
- Drop-in MessagePack support for ASGI applications and frameworks☆161Updated 8 months ago
- An indispensable performance timer for Python☆24Updated 2 years ago