Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 330 Bytes

File metadata and controls

9 lines (8 loc) · 330 Bytes

Hot to use

  1. Clone this repo
  2. Create two folders (input and output) in root directory
  3. Install requirements.txt with following command: pip3 install -r requirements.txt
  4. Put your .xlsx files in input folder.
  5. Run following command: python3 convert.py
  6. Csv file will create in output folder.
  7. Enjoy