[PR #2519] [CLOSED] Add FastStream #6247

Closed
opened 2026-04-17 07:22:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2519
Author: @kolkre
Created: 9/22/2023
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

FastStream is a project that simplifies the process of writing producers and consumers for different message brokers.
It's currently supporting RabbitMQ and Apache Kafka only, but there are other brokers that will be implemented in a future.

What's the difference between this Python project and similar ones?

FastStream is automated.
It automatically handles networking, validating, parsing and docs creation.
It's also fully compatible with any HTTP framework.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2519 **Author:** [@kolkre](https://github.com/kolkre) **Created:** 9/22/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`069ac2d`](https://github.com/vinta/awesome-python/commit/069ac2de3610dc028a09aaf401d05f4d6a5d9c8a) Add FastStream - [`c0c1e6b`](https://github.com/vinta/awesome-python/commit/c0c1e6ba19c86023e6c24513005977d04c30d86f) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? FastStream is a project that simplifies the process of writing producers and consumers for different message brokers. It's currently supporting RabbitMQ and Apache Kafka only, but there are other brokers that will be implemented in a future. ## What's the difference between this Python project and similar ones? FastStream is automated. It automatically handles networking, validating, parsing and docs creation. It's also fully compatible with any HTTP framework. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 07:22:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#6247