Metadata-Version: 2.1
Name: ipystream
Version: 0.1.17
Summary: Easy interactive Jupyter dashboards, flowing top to bottom like a stream
Home-page: https://github.com/jleblanc64/ipystream
License: MIT
Keywords: jupyter,dashboard,interactive,stream
Author: Charles Dabadie
Author-email: dabadich@gmail.com
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: PyJWT (==2.10.1)
Requires-Dist: ipydatagrid (==1.1.16)
Requires-Dist: ipykernel (==6.30.1)
Requires-Dist: plotly (==6.2.0)
Requires-Dist: pydantic (==2.11.7)
Requires-Dist: solara (==1.45.0)
Requires-Dist: voila (==0.5.10)
Project-URL: Repository, https://github.com/jleblanc64/ipystream
Description-Content-Type: text/markdown

# ipystream

Easy interactive Jupyter dashboards, flowing top to bottom like a stream

`python -m pytest`

`poetry run black .`

`poetry publish --build`

To see poetry-repository-pypi token, in terminal run: `seahorse`
