Skip to main content

Openpyxl-templates is an extention to openpyxl which simplifies reading and writing excelfiles by formalizing their structure into templates.

Project description

https://badge.fury.io/py/openpyxl-templates.svg

Welcome to openpyxl-templates!

Openpyxl-templates is an extention to openpyxl which simplifies reading and writing excelfiles by formalizing their structure into templates. The package has two main components:

  1. The TemplatedWorkbook which describe the excel file

  2. The TemplatedSheets which describe the individual sheets within the file

The package is build for developers to be able to implement their own templates but also provides one useful templated sheet. The TableSheet which makes it significantly easier to read and write data from excel data tabels such as this one:

examples/fruit_lovers.png

The TableSheet provides an easy way of defining columns and handles both styling and conversion to and from excel. See quickstart for a demo.

Github

https://github.com/SverkerSbrg/openpyxl-templates

Documentation

http://openpyxl-templates.readthedocs.io/en/latest/

pypi

https://pypi.python.org/pypi/openpyxl-templates

openpyxl

https://openpyxl.readthedocs.io/en/default/

If you have any questions or ideas regarding the package feel free to reach out to me via GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

openpyxl_templates-0.1.14-py2.py3-none-any.whl (30.2 kB view hashes)

Uploaded Python 2 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