malinoff / structures
Declarative binary data builder and parser: simple, fast, extensible
☆34Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for structures
- WebSocket client and server implementation for Python Trio☆70Updated 2 months ago
- A set of useful tools for aiohttp.web server☆80Updated this week
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago
- Event signalling for python and asyncio☆20Updated 9 years ago
- A tiny library for monitoring and testing asyncio programs☆63Updated 2 years ago
- Resolve JSON Pointers in Python☆141Updated 3 months ago
- Asyncio support for PEP-567 contextvars backport.☆55Updated last year
- Easy configurable workers based on asyncio☆43Updated this week
- Automatic __slots__ for your Python classes☆60Updated 9 months ago
- 🧪 Async-first Python dependency injection library☆53Updated 3 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆19Updated 5 years ago
- Interoperates dataclasses and TypedDict annotations with json objects for python☆37Updated 3 years ago
- Finds flaws in your python code☆39Updated 6 years ago
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- Regular expressions reverser for Python☆27Updated 7 years ago
- Kaitai Struct: runtime for Python☆93Updated last month
- Pytest plugin for trio☆54Updated 3 months ago
- Library for swagger documentation browsing and validating aiohttp requests using swagger specification 3.0☆59Updated 2 months ago
- PostgreSQL client for Trio based on asyncpg☆45Updated 9 months ago
- A Python Implementation of RFC3986 including validations☆185Updated 3 weeks ago
- Proxies and wrappers for ordinary Python objects☆21Updated 9 years ago
- Simple pubsub pattern for asyncio applications.☆52Updated 2 years ago
- A Radix Tree based router for HTTP and other routing needs with support for middlewares and endpoints with a Cython boost☆14Updated 6 years ago
- C-style structs for Python☆62Updated last month
- A new Python HTTP client for everybody