Skip to main content

A Python library to edit Excel 2007 xlsx/xlsm files

Project description

editpyxl

editpyxl is a Python library to non-destructively edit Excel 2010 xlsx/xlsm files.

The purpose is to edit excel files without otherwise modifying the excel document, to allow for efficient and quick edits of an excel file.

Many thanks to openpyxl for their hard work in developing a tool to read and writing excel files. https://bitbucket.org/ericgazoni/openpyxl

Official documentation

The homepage is http://editpyxl.readthedocs.org You will find:

  • every installation methods

  • the official documentation

  • code examples

  • instructions for contributing

0.1.0

  • Added wb.hide_sheet() / wb.unhide_sheet()

0.0.9 (unreleased)

  • Fixed filename parsing.

0.0.8 (unreleased)

  • Added function for updating formulas.

0.0.7 (unreleased)

  • Remove formulas from cells when setting value and remove calcChain.xml.

0.0.1 (unreleased)

Initial Release

  • Initial project released in Alpha.

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

editpyxl-0.1.0.tar.gz (8.6 kB view hashes)

Uploaded Source

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