Metadata-Version: 2.1
Name: easyshapey
Version: 0.0.2
Summary:  package to draw boxes in 2d plots
Home-page: https://github.com/caganze/easyshapey
Author: caganze
Author-email: caganze@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

[![N|Solid](https://travis-ci.org/caganze/shapes.svg?branch=master)](https://travis-ci.org/caganze/wispshapes/)
[![Documentation Status](https://readthedocs.org/projects/wispshapes/badge/?version=latest)](https://wispshapes.readthedocs.io/en/latest/?badge=latest)

# shapes

A tool for manipulating shapes inside a 2-d plot

installation  `python -m pip install git+https://github.com/caganze/easyshapey.git`
or `pip install easyshapey`


[Tutorial](https://github.com/caganze/wispshapes/blob/master/examples/tutorial.ipynb)

