Skip to content

EduSource/xlsx2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlsx2csv

Command line utility to convert xlsx file to csv

Heavily based off Caleb Dinsmore's command line utility matillion-columns.

How to Run

Before you do anything, make sure you've followed this play.

Installation

brew install python2
pip install --user es-xlsx2csv

Run

Once you've followed these steps, you should be able to run the script, using (it may take a few seconds to run, depending on the size of the file):

es-xlsx2csv [OPTIONS] xlsx_file.xlsx

For more help info, run:

es-xlsx2csv -h

About

Command line utility to convert xlsx file to csv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages