faststream
https://github.com/airtai/faststream
Python
FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to faststream
Help out
- Issues
- fix: give Route and the publisher object the options the broker takes
- chore(lint): make every declared __slots__ take effect in subclasses too
- test: cover the docs_src snippets no test imported
- Keep `__slots__` working in subclasses of slotted classes (middlewares, settings providers)
- Go through what pyrefly reports inside `faststream/` (158 findings)
- docs: codify the recurring part of review as skills
- 📣 Using FastStream in production? Add your organization to ADOPTERS.md
- feat: #3044 Add support pipe and remove types-redis
- feat: #2806 Add public API
- feat(redis)!: native async cluster Pub/Sub on redis-py 8
- Docs
- Python not yet supported