A python script generates a text file with insert queries for the schema.sql file of the assignment
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/11/a-python-script-generates-a-text-file-with-insert-queries-for-the-schema-sql-file-of-the-assignment_618af1edd6420-375x210.jpeg)
schema.sql
file of the assignment.
This is python script generates a text file with insert queries for the DISCLAIMER:
I have no idea how the actual datasets should look, this is only my idea of how it could look. I take no responsibly if this dataset is not nearly similar of how the assignment will actually be graded
Running this script:
Install require packages with:
pip install -r requirements.txt
Then run:
Enjoy the results on insert_queries.txt
Collaborate:
Hey guys please do any pull requests for bugs or improvements if you’d like. I’ll really