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.8+
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.3.tar.gz
(4.1 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.3-py3-none-any.whl
(4.2 kB
view details)
File details
Details for the file xlsxq-0.1.3.tar.gz.
File metadata
- Download URL: xlsxq-0.1.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8da7ecb223c9912e4af2ebcb58aeec7ed70d6491ee52f1c5d1985b5014eb181
|
|
| MD5 |
70588b4bc7af3c22fdc2f7c63f916502
|
|
| BLAKE2b-256 |
054073ca0c3e6eaa5e30b40919a2c918f3260acd7af16076f84091974a1c17a7
|
File details
Details for the file xlsxq-0.1.3-py3-none-any.whl.
File metadata
- Download URL: xlsxq-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f121026ced488d30df422483ac8dd1c6e538a51fae357dc045dc62827c34a316
|
|
| MD5 |
ac50eb6218439074cc064aa8d94dff18
|
|
| BLAKE2b-256 |
5769cf25a6a8ae0dfb9c1a3296c9f30b2bb620756b1592bb5eb3d54cffd54134
|