theautomatic.net
How to create PDF files with Python - Open Source Automation
This post discusses how to create PDF files with Python. We'll cover pdfkit and ReportLab, two popular Python packages for creating PDFs.
Andrew Treadway