seanpar203 / event-bus
A simple python event bus.
☆149Updated 6 months ago
Alternatives and similar repositories for event-bus:
Users that are interested in event-bus are comparing it to the libraries listed below
- Celery pool to run coroutine tasks☆108Updated 2 years ago
- The asyncio implemetation of Redis distributed locks☆305Updated last year
- flask extension for integration with the awesome pydantic package☆380Updated 3 months ago
- Python Event Handling the C# Style☆327Updated last year
- Drop-in MessagePack support for ASGI applications and frameworks☆165Updated 11 months ago
- Python logging handler for sending log events asynchronously to Logstash.☆189Updated 3 weeks ago
- JSON-RPC server based on fastapi☆302Updated last month
- Filter, sort and paginate SQLAlchemy query objects. Ideal for exposing these actions over a REST API.☆334Updated 3 weeks ago
- Simple benchmark suite so we can make tortoise go faster☆184Updated 2 years ago
- A ASGI Middleware to rate limit☆315Updated 6 months ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support