mdapena / pyventusLinks
A powerful Python library for event-driven and reactive programming.
☆81Updated 3 months ago
Alternatives and similar repositories for pyventus
Users that are interested in pyventus are comparing it to the libraries listed below
Sorting:
- A Declarative ORM for Redis using Pydantic Models and aioredis☆59Updated 2 months ago
- Object serialization/deserialization tools for python.☆72Updated last year
- FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on t…☆61Updated last year
- Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.☆44Updated last week
- 🌰 Nats-powered event-driven background jobs and microservices framework for Python.☆97Updated 2 years ago
- Fast, async, type-safe distributed task queue via Redis streams☆79Updated last week
- Repository Patterns for Python☆179Updated last year
- Collection of Asynchronous (Asyncio-based) generic Database connectors☆39Updated this week
- ⚡ FASTAPI Websocket RPC- A fast and durable bidirectional JSON RPC channel over Websockets.☆253Updated 3 months ago
- A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.☆48Updated 5 months ago
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆62Updated 8 months ago
- PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Buil…☆57Updated 4 months ago
- FastAPI filters🍸