Build Update
about 1 year ago
So I've now got the ability to generate a PDF from a HTML document via python using weasyprint: https://weasyprint.org/
weasyprint seemed to be the best maintained python solution and it worked out of the box
Next step is to make it act like a template using Jinja
