Skip to content
/ xtcpy Public

Converts directory of xls file (and their repositories) into corresponding csv's

Notifications You must be signed in to change notification settings

maged/xtcpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xtcpy

Tool to convert a directory of xls files (and all their sheets) to corresponding csv files. Note it does not suport xlsx. The script relies on the great xlrd library.

The outputted csv files will be of the format:

xlsfilename_sh{i}, sheet_number

Usage

You can run it so:

xlsTocsv.py -i xlsfiledir/

-h for usage.

About

Converts directory of xls file (and their repositories) into corresponding csv's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages