An open API service indexing awesome lists of open source software.

https://github.com/aa830/pygeom

a small, portable coordinate geometry visualiser and calculator written in python.
https://github.com/aa830/pygeom

Last synced: 5 months ago
JSON representation

a small, portable coordinate geometry visualiser and calculator written in python.

Awesome Lists containing this project

README

          

# PyGeom: A extremely small basic coordinate geometry calculator and visualiser

Usage is very easy. For now there are 4 calculations you can make. You can enter any positive or negative numerical value for x,y and you will get the answer and a visualisation of the points.

# Setup

1. Clone this repo
2. In terminal, navigate to the PyGeom folder
3. run `pip3 install -r requirements.txt` this installs the requirements
4. Run the program (main.py) and enjoy!

`Copyright (c) Aarav Darbari `