xlsxq is a lightweight and flexible command-line .xlsx processor.
Project description
xlsxq
xlsxq is a lightweight and flexible command-line .xlsx processor.
Usage
This is a beta version and specifications are subject to change.
# Show help message and exit.
xlsxq -h
# List worksheets.
xlsxq sheet list --infile infile.xlsx --output json
# Show range values.
xlsxq range show --infile infile.xlsx --sheet 'Sheet1' --range 'A1:B3' --output json
# Show range values in tab-delimited format.
xlsxq range show --infile infile.xlsx --sheet 'Sheet1' --range 'A1:B3' --output tsv
Requirements
- Python 3.9+
Installation
pip install -U xlsxq
TODO
- Write docs
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
xlsxq-0.1.2.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
xlsxq-0.1.2-py3-none-any.whl
(4.0 kB
view details)
File details
Details for the file xlsxq-0.1.2.tar.gz.
File metadata
- Download URL: xlsxq-0.1.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c02e9e3d27930fd5012fb108900c2d5c1c570c6324617475d092180af98f74a3
|
|
| MD5 |
a93617445d5748c39084bb998c4dc5f3
|
|
| BLAKE2b-256 |
0631239927ade9800a399d6b7275e2425f4cc3ae01f202e37e4bf83741b00a31
|
File details
Details for the file xlsxq-0.1.2-py3-none-any.whl.
File metadata
- Download URL: xlsxq-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
744997a2fa660e4f2d2e2a83b8da1db246f2e8e52e02ad087c53cd11521ae7f4
|
|
| MD5 |
94fcaa7c299c9ebc9e79373916813fbd
|
|
| BLAKE2b-256 |
55af59eb3157fec1d276451601567c4851a91705e73b4a72d8f8868390c9127a
|