Excel file manipulation toolset.
Project description
xlsxhelper
Excel file manipulation toolset.
Notice
The library is based on library openpyxl, so only xlsx (new excel format) files are supported.
Help Functions
- get_workbook
- get_worksheet
- get_merged_range_string
- parse_cols
- parse_rows
- get_cells
- set_cells_data
- load_data_from_workbook
- get_merged_ranges
- copy_cells
- merge_ranges
Test Passed With Pythons
- 2.7
- 3.4
- 3.5
- 3.6
- 3.7
- 3.8
- 3.9
- 3.10
- 3.11
Releases
v0.3.4 2025/10/22
- Doc update.
v0.3.2 2023/09/10
- Fix unit test problem.
v0.3.1 2022/01/10
- Fix license file missing problem.
- Add set_cells_data function.
v0.3.0 2020/07/19
- Add workbook and worksheet create support.
v0.2.1 2019/08/31
- Fix load_data_from_workbook get raw function statement problem.
- Fix worksheet.merged_cell_ranges deprecating problem, use worksheet.merged_cells.ranges instead.
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
xlsxhelper-0.3.4.tar.gz
(5.5 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
File details
Details for the file xlsxhelper-0.3.4.tar.gz.
File metadata
- Download URL: xlsxhelper-0.3.4.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdd59323a01bb61da36b55245bb36235ccb698b2c31fb032da94675fb03f32c2
|
|
| MD5 |
36bce5228be8b60669ab72661eff4b86
|
|
| BLAKE2b-256 |
718e8f119b748cdfc3cb7f55662fe94634b80942f5e3eec00c535eae639c656b
|
File details
Details for the file xlsxhelper-0.3.4-py3-none-any.whl.
File metadata
- Download URL: xlsxhelper-0.3.4-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d168de52799729da41a1864651176916ba549c67d9d0a1e67006a812ebc050e
|
|
| MD5 |
dc418821e361976285b66c5993840681
|
|
| BLAKE2b-256 |
60198ba789c0129e5d46278839c86a9e45eb5653966c1b9d59b5d3e2e8730290
|