adamrees89 / PythonExcelReader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 100.0%