This is a simple tool to generate a PDF report from a HTML template and charts.
You need to have weasyprint installed to run this application locally.
You can either install it with pip (using a virtual environment is recommended)
python3 -m venv venv
source venv/bin/activate
pip install weasyprint
or homebrew
brew install weasyprint
Start the development server with
make dev
You can now generate a PDF report with
make report
Content type
Image
Digest
sha256:5516d0afb…
Size
548.6 MB
Last updated
about 1 year ago
docker pull openpodcast/report