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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for convert-csv-to-xlsx-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a9f0221efd68f8d08d5bb332571ce7c315e8f43aff006abfe1977e1d484adbc |
|
MD5 | 0fd522c246c71047e54a83d87a53799b |
|
BLAKE2b-256 | 60ed8d3ac8c2524f954e1567998a5c13b8e263e312045d7d91e1ff202fd205fe |