streamz 0.6.4


pip install streamz

  Latest version

Released: Jul 27, 2022

Project Links

Meta
Maintainer: Matthew Rocklin
Requires Python: >=3.7

Classifiers

Build Status Documentation Status Version Status RAPIDS custreamz gpuCI

Streamz helps you build pipelines to manage continuous streams of data. It is simple to use in simple cases, but also supports complex pipelines that involve branching, joining, flow control, feedback, back pressure, and so on.

Optionally, Streamz can also work with both Pandas and cuDF dataframes, to provide sensible streaming operations on continuous tabular data.

To learn more about how to use Streamz see documentation at streamz.readthedocs.org.

LICENSE

BSD-3 Clause

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
tornado
toolz
zict
six
setuptools