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 <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://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
Raw data
{
"_id": null,
"home_page": "http://github.com/python-streamz/streamz/",
"name": "streamz",
"maintainer": "Matthew Rocklin",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "mrocklin@gmail.com",
"keywords": "streams",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/e5/11/ffcef75a5b571286cff601d393f8964320ecef898edc9fc958bd1c107903/streamz-0.6.4.tar.gz",
"platform": null,
"description": "Streamz\n=======\n\n|Build Status| |Doc Status| |Version Status| |RAPIDS custreamz gpuCI|\n\nStreamz 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.\n\nOptionally, 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.\n\nTo learn more about how to use Streamz see documentation at `streamz.readthedocs.org <https://streamz.readthedocs.org>`_.\n\nLICENSE\n-------\n\nBSD-3 Clause\n\n.. |Build Status| image:: https://github.com/python-streamz/streamz/workflows/CI/badge.svg\n :target: https://github.com/python-streamz/streamz/actions\n.. |Doc Status| image:: http://readthedocs.org/projects/streamz/badge/?version=latest\n :target: http://streamz.readthedocs.org/en/latest/\n :alt: Documentation Status\n.. |Version Status| image:: https://img.shields.io/pypi/v/streamz.svg\n :target: https://pypi.python.org/pypi/streamz/\n.. |RAPIDS custreamz gpuCI| image:: https://img.shields.io/badge/gpuCI-custreamz-green\n :target: https://github.com/jdye64/cudf/blob/kratos/python/custreamz/custreamz/kafka.py\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Streams",
"version": "0.6.4",
"split_keywords": [
"streams"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "9882c684c6fa2bf2a39dc475967cd84b",
"sha256": "d0d9daac7d2f1213f56673eba654afb4b4784750c2589aa180460b816410ed4a"
},
"downloads": -1,
"filename": "streamz-0.6.4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "9882c684c6fa2bf2a39dc475967cd84b",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 76851,
"upload_time": "2022-07-27T18:07:40",
"upload_time_iso_8601": "2022-07-27T18:07:40.874120Z",
"url": "https://files.pythonhosted.org/packages/bf/6d/379bcb93abd2316f3163260fcf7638a0f845375e95eb0dd527dde2ac4126/streamz-0.6.4-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "fc219f6d17a6d1af7e2621ad5a547b85",
"sha256": "5577d6904c2ec489c14154095772105e01954648819987d464204c6e3c9634f3"
},
"downloads": -1,
"filename": "streamz-0.6.4.tar.gz",
"has_sig": false,
"md5_digest": "fc219f6d17a6d1af7e2621ad5a547b85",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 95778,
"upload_time": "2022-07-27T18:07:42",
"upload_time_iso_8601": "2022-07-27T18:07:42.646957Z",
"url": "https://files.pythonhosted.org/packages/e5/11/ffcef75a5b571286cff601d393f8964320ecef898edc9fc958bd1c107903/streamz-0.6.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-07-27 18:07:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "python-streamz",
"github_project": "streamz",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "tornado",
"specs": []
},
{
"name": "toolz",
"specs": []
},
{
"name": "zict",
"specs": []
},
{
"name": "six",
"specs": []
},
{
"name": "setuptools",
"specs": []
}
],
"lcname": "streamz"
}