Metadata-Version: 2.1
Name: plot-shapes
Version: 0.0.3
Summary: A package for constructing and plotting various gepmetric shapes in Python.
Home-page: https://github.com/sarang-IITKgp/plot-shapes.git
Author: Sarang Pendharker
Author-email: sarang@ece.iitkgp.ac.in
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/sarang-IITKgp/plot-shapes/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

# Plot-shapes
`A python package to generate, transform, and plot simple geometric shapes.`

This package is intended to simplify plotting various geometric shapes. The package is under development. Currently rectangle, circle and ellipse objects are implemented. More features will be included in future updates. 

[Demo_image](./tests/Demo_image_1.png)


