Personal Collection Overview (repository)
Summary |
---|
🖼️ A script to create an overview over a personal collection. |
Features
This script:
- reads an Excel file containing information about a personal collection
- inserts the information into a Jinja template that generates an HTML page
- converts the HTML page into a PDF
- merges the individual pages into one combined PDF
Tools
Purpose | Name |
---|---|
Programming language | Python 3.10 |
Version control system | Git |
Template engine | Jinja |
HTML-to-PDF converter | PDFKit |
PDF merger | PyPDF2 |
Python Excel framework | OpenPyXL |
Licence
This “Personal Collection Overview” script is published under the MIT licence, which can be found in the LICENSE file.
References
The “Jinja” logo was taken from Wikipedia.