cjrh / autoslotLinks
Automatic __slots__ for your Python classes
☆67Updated 7 months ago
Alternatives and similar repositories for autoslot
Users that are interested in autoslot 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.☆103Updated last week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆168Updated last month
- Four-wheel drive for asyncio.☆74Updated 4 months ago
- aiosignal: a list of registered asynchronous callbacks☆150Updated last week
- Asyncio integration with sync code using greenlets.☆161Updated 6 months ago
- The multidict implementation☆464Updated last week
- itertools and builtins for AsyncIO and mixed iterables☆257Updated 7 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 3 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆169Updated last month
- Read/Write Lock - synchronization primitive for asyncio☆157Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 8 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 10 months ago
- ASGI middleware for protecting against CSRF attacks☆63Updated 8 months ago
- The async transformation code.☆91Updated 11 months ago
- Python decorator for async properties.☆94Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Reference implementation for the proposed standard library module zoneinfo☆53Updated 10 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 3 weeks ago
- PostgreSQL client for Trio based on asyncpg☆45Updated last year
- A Python Enum that inherits from str.☆118Updated last year
- A tiny library for monitoring and testing asyncio programs☆64Updated 3 years ago
- WebSocket client and server implementation for Python Trio☆76Updated 4 months ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- A compression AGSI middleware using brotli.☆74Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- Sans-IO WebSocket protocol implementation☆282Updated 2 months ago