Skip to content

teamsoo/xls-to-csv-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple python xlsx to csv converter

Installation

$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt

Executing the sample

$ python converter.py excel.xlsx csv_file "|"

Copyright and License

https://phakin.mit-license.org/

About

Simple python xls to csv converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages