EasyGeo is an application for my school project, programmed with asymptote language for drawing Geometric shapes and with python using Tkinter for the application design
Download and install the latest version of Python 3.
Download and install the latest version of latex or any tex distrubition.
Download and install the latest version of Asymptote.
Then do:
clone https://github.com/ainemehdi6/EasyGeo.git
pip3 install -r requirements.txt
python3 app.py