Skip to main content

XLS to CSV converter. Complementary to xlsx2csv package

Project description

XLS to CSV converter. Very fast, extremely light and easy to use.

Installation: pip install xlstocsv

Complementary package to xlsx2csv(https://github.com/xevo/xls2csv) - great tool, but does not work with .xls files

xlstocsv works only with xls file (for legacy systems and 'legacy' clients :))

Dependencies: - python > 2.7 - pandas, - xlrd

Usage: xlstocsv /path/to/xls_or_xlsx_file/ # spits CSV lines on CLI Usage: xlstocsv /path/to/xls_or_xlsx_file/ /path/to/file.csv # writes in a CSV file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xls-to-csv-1.0.0.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

xls_to_csv-1.0.0-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page