From 20cef276f6f0a1eb914192dc033c18c8e0f6c412 Mon Sep 17 00:00:00 2001 From: Bobur Umurzokov Date: Fri, 20 Sep 2024 17:43:46 +0300 Subject: [PATCH] add GlassFlow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89d..55797e2ba 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Ray](https://github.com/ray-project/ray/) - A system for parallel and distributed Python that unifies the machine learning ecosystem. * Stream Processing * [faust](https://github.com/robinhood/faust) - A stream processing library, porting the ideas from [Kafka Streams](https://kafka.apache.org/documentation/streams/) to Python. + * [GlassFlow](https://github.com/glassflow/glassflow-python-sdk) - Build real-time data pipelines in Python within minutes. * [streamparse](https://github.com/Parsely/streamparse) - Run Python code against real-time streams of data via [Apache Storm](http://storm.apache.org/). ## Distribution