Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ainemehdi6/easygeo
EasyGeo its's an application for my school project, programmed with asymptote language for drawing Geometric shapes, and python using Tkinter for the application design
https://github.com/ainemehdi6/easygeo
asymptote desktop desktop-app desktop-application geometric-algorithms geometric-shapes geometry python tkinter tkinter-python
Last synced: about 8 hours ago
JSON representation
EasyGeo its's an application for my school project, programmed with asymptote language for drawing Geometric shapes, and python using Tkinter for the application design
- Host: GitHub
- URL: https://github.com/ainemehdi6/easygeo
- Owner: ainemehdi6
- Created: 2021-05-18T12:27:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-20T18:03:16.000Z (over 3 years ago)
- Last Synced: 2024-11-09T15:32:56.597Z (about 2 months ago)
- Topics: asymptote, desktop, desktop-app, desktop-application, geometric-algorithms, geometric-shapes, geometry, python, tkinter, tkinter-python
- Language: Python
- Homepage:
- Size: 252 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EasyGeo
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
# Installation
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