Python MySQL database creation - nicetea02/Dashboard GitHub Wiki
Database creation via python script
Python script uses a previous setup MySQL connection, used with MySQL workbench. When the connection is created, a mysql file specified in the code will be used as query for the database creation.