Metadata-Version: 2.1
Name: pyplots
Version: 0.0.1
Summary: Wraps matplotlib for easier plotting.
Home-page: https://github.com/jakkes/plots
Author: Jakob Stigenberg
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib (~=3.4.3)

# PyPlots
[![Build Status](http://drone.jakke.se/api/badges/jakkes/plots/status.svg)](http://drone.jakke.se/jakkes/plots)

Wraps matplotlib into easier plotting utilities.


