Skip to main content

Convert csv file to excel file.

Project description

convert-csv-to-xlsx

Convert csv file to excel file.

Install

pip install convert-csv-to-xlsx

Installed Command Line Utils

  • convert-csv-to-xlsx

Usage

C:\Code\python-csv-to-xlsx>python convert_csv_to_xlsx.py --help
Usage: convert_csv_to_xlsx.py [OPTIONS] CSV_FILE [XLSX_FILE]

  Convert csv file to xlsx file.

  Usage:

  convert-csv-to-xlsx test.csv test.xlsx

Options:
  -d, --delimiter TEXT  CSV column delimiter, default to ",".
  -e, --encoding TEXT   CSV file encoding, default to utf-8.
  --help                Show this message and exit.

Releases

v0.1.0 2020/03/30

  • First release.

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

convert-csv-to-xlsx-0.1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

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