Metadata-Version: 2.3
Name: neatplot
Version: 0.1.0
Summary: Plotting utilities for Python
Project-URL: Homepage, https://github.com/willieneis/neatplot
Author: Viraj Mehta
Author-email: Willie Neiswanger <willie.neiswanger@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: matplotlib>=3.2.2
Requires-Dist: numpy>=1.19.0
Description-Content-Type: text/markdown

# neatplot
Plotting utilities for Python.

### Example
For examples, see the [examples/](examples/) directory.
<p align="left">
    <img src="docs/images/example.svg" alt="Example plot" width="65%">
</p>
