pip
install it. To use it you will need the easy_draw.py
file which can be found and downloaded from GitHub.easy_draw.py
file, you can include it in your project directory (the same folder as your project files).Tkinter
. Tkinter is a standard Python GUI toolkit. It should be installed on your system if you have Python installed as it is part of the standard distribution. PIL
. PIL stands for Python Imaging Library and is a very popular library used to work with image file with Python code.