-
Notifications
You must be signed in to change notification settings - Fork 0
4. Attributions
IDScorpion edited this page Feb 12, 2020
·
1 revision
Wkhtmltopdf provides the dependencies required for the PDF reports to be generated, and is licenced under the LGPLv3, found here: GNU Lesser General Public Licence v3.0
Wkhtmltopdf homepage: wkhtmltopdf
I don't know how I would have kept my sanity if it weren't for dataset making working with SQLite databases simple.
dataset homepage: dataset
Jinja provided the ability to parse the HTML templates.
jinja2 homepage: jinja
PDFkit provided the ability to export HTML templates rendered by jinja to PDF files.
PDFKit homepage: python-pdfkit