csv-to-xlsx

Convert CSV and TSV to XLSX files using openpyxl


License
MIT
Install
pip install csv-to-xlsx==0.0.5

Documentation

file_convert

convert csv to tsv to xlsx

very short and simple project to convert comma delimited files (.csv) to tab delimited files (.tsv) to Excel files (.xslx)

Dependencies

openpyxl