feat: add PDF export generation via WeasyPrint with branded template

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
chihlasm
2026-03-17 00:28:22 -04:00
parent 2c11917b5a
commit 312024e143
6 changed files with 686 additions and 1 deletions

View File

@@ -42,6 +42,10 @@ voyageai>=0.3.0
# Monitoring
sentry-sdk[fastapi]>=2.54.0
# PDF Export
weasyprint>=62.0
jinja2>=3.1.0
# Utilities
python-dotenv==1.0.1
croniter>=2.0.0