A very basic and simple drawing app using Tkinter, which is a very popular library used to develop GUI (Graphical User Interface).
To run this, clone it!
git clone https://github.com/selsayed25/python-drawing-app.git
Once you cloned it, assuming that you have Python 3.10 installed, run this command:
python DrawingApp.py