Skip to main content

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

Releases

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


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.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

xlsxhelper-0.3.1-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page