Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 483 Bytes

ReadMe.md

File metadata and controls

15 lines (8 loc) · 483 Bytes

ReadMe.

Instructions for xslx to SQL Insert statements.

First move into the xlrd folder.

$ python setup.py install

Or checkout the Readme File present in that folder to temprarily use in case you don't want an installation.

Execute the XLSX to SQL conversion using.

$ python sqlconvert.py ~/Documents/<path>/<to>/<xlsx>

Bitdeli Badge