Sheeet is a simple utility to take a number of Excel files and convert them to CSV. If an Excel file has multiple sheets, each sheet will export as a unique file.
- Download this repository
- Create a new virtualenv (see: http://simononsoftware.com/virtualenv-tutorial/)
- Install required packages
pip install -r requirements.txt
- Put all the Excel files you wish to convert in the same directory as
sheeet.py
- Run Sheeet with
python sheeet.py