Python

Generating PDF in Python

Generating PDF in Python

My favorite lib is pdf-reports

Generating PDF Reports Using Python

Python, with its extensive libraries and modules, offers powerful tools for generating professional PDF reports.

PyInstaller Quickstart

PyInstaller Quickstart

Combining python program into single file

Use PyInstaller to package Python programs as standalone executables. It works on Linux, Windows, and Mac.

Not the most efficient way, but usable.

Python Cheat Sheet

Python Cheat Sheet

Frequenly needed bits of python code

Sometimes need this but can’t find rightaway. So keeping them all here.