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