Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 512 Bytes

Sheeet!

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.

Installation

  1. Download this repository
  2. Create a new virtualenv (see: http://simononsoftware.com/virtualenv-tutorial/)
  3. Install required packages pip install -r requirements.txt
  4. Put all the Excel files you wish to convert in the same directory as sheeet.py
  5. Run Sheeet with python sheeet.py