Skip to content

jelofsson/python-excel-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python export Excel to CSV

Install xlrd

chdir to xlrd-0.9.3, then do "python setup.py install".

Run script

python export.py <excel-filename> <sheet-name optional>

Example: 
python export.py excel.xls Sheet1

About

A Python script that exports the pages of an excel document to csv files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages