Skip to content

Python scripts to read an excel file and print the contents to a SQLlite3 database. Future work involves re-writing that excel file elsewhere

License

Notifications You must be signed in to change notification settings

adamrees89/PythonExcelReader

Repository files navigation

PythonExcelReader

Build Status Known Vulnerabilities Coverage Status

Python scripts to read an excel file and print the contents to a SQLlite3 database. Future work involves re-writing that excel file elsewhere

templateReader.py

Reads an excel file, then creates an SQLlite3 database with the values and formatting

CreateSSExcelDoc.py

This crates an excel document based on the database created by templateReader.py

About

Python scripts to read an excel file and print the contents to a SQLlite3 database. Future work involves re-writing that excel file elsewhere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages