mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
Update README.md
Adds [bytewax](https://github.com/bytewax/bytewax) to distributed compute under the stream processing subheading. Easy to use Python stream processing framework.
This commit is contained in:
parent
091e9e6c4e
commit
6e4ac5edf9
|
@ -520,6 +520,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* 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.
|
||||
* [streamparse](https://github.com/Parsely/streamparse) - Run Python code against real-time streams of data via [Apache Storm](http://storm.apache.org/).
|
||||
* [bytewax](https://github.com/bytewax/bytewax) - Python stream processing framework built on [timely-dataflow](https://github.com/TimelyDataflow/timely-dataflow).
|
||||
|
||||
## Distribution
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user