streamz

Real-time stream processing for python

Github星跟踪图

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/

主要指标

概览
名称与所有者python-streamz/streamz
主编程语言Python
编程语言Python (语言数: 3)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2017-04-04 21:45:49
推送于2024-11-22 14:04:30
最后一次提交2024-11-22 09:04:30
发布数16
最新版本名称0.6.4 (发布于 2022-07-27 14:07:08)
第一版名称0.1.0 (发布于 2017-08-15 18:45:35)
用户参与
星数1.3k
关注者数37
派生数150
提交数811
已启用问题?
问题数264
打开的问题数112
拉请求数163
打开的拉请求数7
关闭的拉请求数45
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?