Metadata-Version: 2.1
Name: very-plot
Version: 0.1.0
Summary: Python plotting tools for Very
Home-page: https://github.com/verypossible/very_plot
Author: Jeff McGehee
Author-email: jeff@verypossible.com
License: GNU General Public License v3
Keywords: very_plot
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (>=6.0)

# very_plot

Python plotting tools for Very

 * Free software: GNU General Public License v3 * Documentation: <https://>very-plot.readthedocs.io.


## Installation
`pip install very_plot`

## Development


## Credits

This package was created with
[Cookiecutter](https://github.com/audreyr/cookiecutter) and the
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
project template.


History
=======

0.1.0 (2018-05-25)
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\--

-   First release on PyPI.


