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.1.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.1-py3-none-any.whl
(4.0 kB
view details)
File details
Details for the file xlsxq-0.1.1.tar.gz.
File metadata
- Download URL: xlsxq-0.1.1.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 |
2fa2f93a2c47e571d60dfff5612c460433c7b43eca48724b3f5005112f6e005a
|
|
| MD5 |
9e91d50ff69eaaa3f53ec88ba2aaa174
|
|
| BLAKE2b-256 |
15b2676e1036de3130ab598a8a7fdbe1559b67d9ae970d755d0b0fe3d92e1477
|
File details
Details for the file xlsxq-0.1.1-py3-none-any.whl.
File metadata
- Download URL: xlsxq-0.1.1-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 |
4d7ce6286e9b4479518aa563eae2b1173479c7a8038aeea161230b6040c0aa30
|
|
| MD5 |
f86b5a1f84616949f0eafa0116479ac6
|
|
| BLAKE2b-256 |
97492ee064b001daca84bb971610ae562ef854bc72cf155c5675a1ebbd95f6c3
|