repo hold scripts that are needed to convert a delimited file to either another delimited file or an excel spreadsheet
3.7.3
Flask, pandas, xlsxwriter, lxml
locally converts a delimited file
- multi-threaded file conversions
- file conversion feedback to user via progress bar
- supports large delimited files
- pip install requirements.txt
- run python main.py
- launch browser @socket - http://localhost:9001/
- overcome excel limitations over number of rows
- securely convert critical files locally in your machine
- improve html layout & aesthetics
- include functionality to merge multiple delimited files into an excel spreadsheet
- include functionality to split multiple tabbed spreadsheet into delimited files
- 100% PEP8 styling
reach out to me.kumar.saraboji@gmail.com for any comments