Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 250 Bytes

converter_csv_to_xlsx_python

CSV TO XLSX - Python Converter

Step 1 - Add the CSV files to be converted into the CSV folder

Step 2 - Access the project folder through the terminal

Step 3 - run the command -> python3 convert.py

Step 4 - Done