Openpyxl-templates is an extention to openpyxl which simplifies reading and writing excelfiles by formalizing their structure into templates.
Project description
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:
The TemplatedWorkbook which describe the excel file
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:
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
- Documentation
- pypi
- openpyxl
If you have any questions or ideas regarding the package feel free to reach out to me via GitHub.
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 Distributions
Built Distribution
Hashes for openpyxl_templates-0.1.24-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 776e84dd3c9a9b3b63b83dd24046855298862b230ccf00cb7fc2c0920497f800 |
|
MD5 | 9acf028611bfaa9f74d67bd0c9f1b360 |
|
BLAKE2b-256 | 4acacc85e24da07bf6f4e3994a7666a9e1688eff5ea4212a1b216d0a1d44e7ed |