Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 423 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 423 Bytes

TSV-to-EXCEL-Converter

An easy to use CLI based file converter from tsv to xlsx

  • Install this package by running
 pip install XlsxWriter 

  • Do this [✅] python main.py -i name.tsv or python main.py -in name.tsv

  • Not this [❌] python main.py or python main.py -i somethingelsefile.abc


This is completely free and open-source feel free to open a pr