Python scripts to read an excel file and print the contents to a SQLlite3 database. Future work involves re-writing that excel file elsewhere
Reads an excel file, then creates an SQLlite3 database with the values and formatting
This crates an excel document based on the database created by templateReader.py