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
File details
Details for the file convert-csv-to-xlsx-0.1.0.tar.gz
.
File metadata
- Download URL: convert-csv-to-xlsx-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a9f0221efd68f8d08d5bb332571ce7c315e8f43aff006abfe1977e1d484adbc |
|
MD5 | 0fd522c246c71047e54a83d87a53799b |
|
BLAKE2b-256 | 60ed8d3ac8c2524f954e1567998a5c13b8e263e312045d7d91e1ff202fd205fe |