Metadata-Version: 2.1
Name: reflex-pyplot
Version: 0.1.0
Summary: Reflex custom component for matplotlib.
License: Apache 2.0
Author: Alek Petuskey
Author-email: alek@reflex.dev
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: reflex (>=0.6.1,<0.7.0)
Description-Content-Type: text/markdown

# pyplot

A Reflex custom component pyplot.

## Installation

```bash
pip install reflex-pyplot
```
