[MuseumProgram.py] is the main file of the program, this needs to be run as the main file.
MuseumData.sql is a file that is used as an example for the admin to source it and runs
mysql.connector: This is a library for connecting to MySQL databases from Python. It allows you to execute SQL queries, retrieve results, and perform various other database operations from within your Python scripts.
˚ʚ♡ɞ˚