Metadata-Version: 2.1
Name: dataplotter
Version: 0.0.4
Summary: Generate plots from data
Home-page: UNKNOWN
Author: Everyone
Author-email: 
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: plotly


## Installation

Anywhere with python:

```sh
pip install dataplotter
```



