git clone https://github.com/Bikram-ghuku/shapes.git && cd shapespip install -r requirements.txt
python setup.py sdist bdist_wheelpip install GeometricShapescd dist && pip install GeometricShapes-0.1.0-py3-none-any.whl| Shapes | Supported Functions |
| Rectangle | Area, Perimeter |
| Square | Area, Perimeter |
| Circle | Area, Perimeter |
| Triangle | Area, Perimeter |
| Ellipse | Area, Perimeter |
| Sphere | Area, Volume |
| Cylinder | Total Surface area, Lateral surface area, Volume |
