Skip to content

Sheeet is a simple utility to take a number of Excel files and convert them to CSV.

License

Notifications You must be signed in to change notification settings

seanherron/sheeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sheeet is a simple utility to take a number of Excel files and convert them to CSV.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages