Metadata-Version: 2.1
Name: matplotlive
Version: 0.0.1
Summary: Stream live plots to a matplotlib figure.
Author-email: Stéphane Caron <stephane.caron@inria.fr>
Maintainer-email: Stéphane Caron <stephane.caron@inria.fr>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Dist: matplotlib >=3.3.4
Requires-Dist: numpy >=1.15.4
Project-URL: Changelog, https://github.com/stephane-caron/matplotlive/blob/main/CHANGELOG.md
Project-URL: Source, https://github.com/stephane-caron/matplotlive
Project-URL: Tracker, https://github.com/stephane-caron/matplotlive/issues

# matplotlive

Stream live plots to a [Matplotlib](https://matplotlib.org/) figure.

