- Python
- MySQL
-
tkinter package - the standard GUI library for Python
-
random package
-
Pillow package - python imaging library
pip install Pillow -
datetime package
-
mysql-connector package - to connect to MySQL databases
pip install mysql-connector