From 3a568d361e4d143be6d33ef9ba8d01c84391b79c Mon Sep 17 00:00:00 2001 From: Davor Runje Date: Sat, 2 Dec 2023 18:09:18 +0100 Subject: [PATCH] add FastStream to Python libraries --- libraries/python/github.com/airt/faststream.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libraries/python/github.com/airt/faststream.json diff --git a/libraries/python/github.com/airt/faststream.json b/libraries/python/github.com/airt/faststream.json new file mode 100644 index 0000000000..809f83965f --- /dev/null +++ b/libraries/python/github.com/airt/faststream.json @@ -0,0 +1,4 @@ +{ + "name": "FastStream", + "description": "A powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis." +} \ No newline at end of file