Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/python-streamz/streamz
Real-time stream processing for python
https://github.com/python-streamz/streamz
async python real-time streaming-data
Last synced: 5 days ago
JSON representation
Real-time stream processing for python
- Host: GitHub
- URL: https://github.com/python-streamz/streamz
- Owner: python-streamz
- License: bsd-3-clause
- Created: 2017-04-04T21:45:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T14:04:30.000Z (2 months ago)
- Last Synced: 2025-01-14T10:10:55.781Z (12 days ago)
- Topics: async, python, real-time, streaming-data
- Language: Python
- Homepage: https://streamz.readthedocs.io/en/latest/
- Size: 2.86 MB
- Stars: 1,251
- Watchers: 35
- Forks: 150
- Open Issues: 118
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-streaming - Streamz - A lightweight library for building pipelines to manage continuous streams of data; supports complex pipelines that involve branching, joining, flow control, feedback, back pressure, and so on. (Table of Contents / Streaming Library)
- Awesome-time-series - π Streamz - | βοΈ 1.1K | 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. (Others)
- awesome-streaming - Streamz - A lightweight library for building pipelines to manage continuous streams of data; supports complex pipelines that involve branching, joining, flow control, feedback, back pressure, and so on. (Table of Contents / Streaming Library)
- awesome-python-machine-learning-resources - GitHub - 39% open Β· β±οΈ 27.07.2022): (ζΆι΄εΊε)
README
Streamz
=======|Build Status| |Doc 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
.. |Build Status| image:: https://github.com/python-streamz/streamz/workflows/CI/badge.svg
:target: https://github.com/python-streamz/streamz/actions
.. |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/
.. |RAPIDS custreamz gpuCI| image:: https://img.shields.io/badge/gpuCI-custreamz-green
:target: https://github.com/jdye64/cudf/blob/kratos/python/custreamz/custreamz/kafka.py