streamz

Real-time stream processing for python

Github stars Tracking Chart

Streamz
=======, Build Status, Doc Status, Version Status, 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 <https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html>_ and cuDF <https://docs.rapids.ai/api/cudf/stable/>_ dataframes, to provide sensible streaming operations on continuous tabular data.

To learn more about how to use Streamz see documentation at streamz.readthedocs.org <https://streamz.readthedocs.org>_.

LICENSE

BSD-3 Clause

.., Build Status, image:: https://travis-ci.org/python-streamz/streamz.svg?branch=master
:target: https://travis-ci.org/python-streamz/streamz
.., Doc Status, image:: http://readthedocs.org/projects/streamz/badge/?version=latest
:target: http://streamz.readthedocs.org/en/latest/
:alt: Documentation Status
.., Version Status, image:: https://img.shields.io/pypi/v/streamz.svg
:target: https://pypi.python.org/pypi/streamz/

Overview

Name With Ownerpython-streamz/streamz
Primary LanguagePython
Program languagePython (Language Count: 3)
Platform
License:BSD 3-Clause "New" or "Revised" License
Release Count16
Last Release Name0.6.4 (Posted on 2022-07-27 14:07:08)
First Release Name0.1.0 (Posted on 2017-08-15 18:45:35)
Created At2017-04-04 21:45:49
Pushed At2022-12-22 14:52:10
Last Commit At2022-12-22 09:52:10
Stargazers Count1.2k
Watchers Count35
Fork Count144
Commits Count805
Has Issues Enabled
Issues Count262
Issue Open Count110
Pull Requests Count162
Pull Requests Open Count7
Pull Requests Close Count45
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top