Skip to content

4. Attributions

IDScorpion edited this page Feb 12, 2020 · 1 revision

Attributions

wkhtmltopdf

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

dataset

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

jinja2

Jinja provided the ability to parse the HTML templates.

jinja2 homepage: jinja

pdfkit

PDFkit provided the ability to export HTML templates rendered by jinja to PDF files.

PDFKit homepage: python-pdfkit

Clone this wiki locally