Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 452 Bytes

File metadata and controls

14 lines (6 loc) · 452 Bytes

Information

[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

Addition Library

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.

˚ʚ♡ɞ˚