egutierrez
df424f2de0
feat: issue/0020 — generacion de PDFs en Python y Go
...
Añade 3 tipos Python (PDFDoc, PDFPage, PDFStyle) y 10 funciones Python
para construir PDFs con fpdf2 (builder fluent), fusionar PDFs con pypdf
y convertir HTML/Markdown a PDF via weasyprint (stub si no disponible).
Añade pdf_simple_report en Go como stub hasta que go-pdf/fpdf se integre.
- python/types/infra/: pdf_doc, pdf_page, pdf_style
- python/functions/infra/: pdf_create, pdf_add_page, pdf_add_text,
pdf_add_table, pdf_add_image, pdf_add_header_footer, pdf_from_html,
pdf_from_markdown, pdf_merge, pdf_save
- functions/infra/pdf_simple_report.go: stub Go con ReportSection/ReportTable
- 17 tests Python pasando (pytest)
- fpdf2 y pypdf añadidos via uv al venv Python
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-13 02:02:51 +02:00
..
2026-04-05 17:11:12 +02:00
2026-04-05 17:11:12 +02:00
2026-04-05 18:45:16 +02:00
2026-04-02 22:03:49 +02:00
2026-04-02 22:03:49 +02:00
2026-04-05 18:45:16 +02:00
2026-03-28 23:23:00 +01:00
2026-04-05 17:11:12 +02:00
2026-04-05 17:11:12 +02:00
2026-04-05 18:45:16 +02:00
2026-04-12 13:05:13 +02:00
2026-04-01 20:55:17 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:17 +02:00
2026-04-01 20:55:17 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:17 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:17 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:17 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:17 +02:00
2026-04-05 18:45:16 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-04-12 17:29:52 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-03-28 03:58:43 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 17:13:45 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 03:58:43 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 03:58:43 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 03:58:43 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 03:58:43 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 03:58:43 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 03:58:43 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 17:13:45 +01:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:55 +02:00
2026-04-05 18:45:16 +02:00
2026-03-28 03:58:43 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 03:58:43 +01:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-04-02 22:03:49 +02:00
2026-04-02 22:03:49 +02:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-04-05 17:11:12 +02:00
2026-04-05 17:11:12 +02:00
2026-04-05 18:45:16 +02:00
2026-04-05 17:11:12 +02:00
2026-04-05 17:11:12 +02:00
2026-04-05 18:45:16 +02:00
2026-04-05 17:11:12 +02:00
2026-04-05 17:11:12 +02:00
2026-04-05 18:45:16 +02:00
2026-03-28 23:23:00 +01:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 23:23:00 +01:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-03-28 20:32:24 +01:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:08 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:08 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:08 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:08 +02:00
2026-04-01 20:55:08 +02:00
2026-04-05 18:45:16 +02:00
2026-04-13 02:02:51 +02:00
2026-04-13 02:02:51 +02:00
2026-04-01 20:55:17 +02:00
2026-04-05 18:45:16 +02:00
2026-04-12 13:05:13 +02:00
2026-04-12 13:05:13 +02:00
2026-04-12 13:05:13 +02:00
2026-04-12 13:05:13 +02:00
2026-04-12 13:05:13 +02:00
2026-04-12 13:05:13 +02:00
2026-04-12 13:05:13 +02:00
2026-04-12 13:05:13 +02:00
2026-04-01 20:55:24 +02:00
2026-04-05 18:45:16 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-02 15:32:40 +02:00
2026-04-05 18:45:16 +02:00
2026-04-02 22:03:41 +02:00
2026-04-02 22:03:41 +02:00
2026-04-05 18:45:16 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-12 13:54:43 +02:00
2026-04-02 22:03:41 +02:00
2026-04-02 22:03:41 +02:00
2026-04-02 22:03:41 +02:00
2026-04-05 18:45:16 +02:00
2026-04-02 22:03:41 +02:00
2026-04-02 22:03:41 +02:00
2026-04-05 18:45:16 +02:00
2026-04-02 22:03:41 +02:00
2026-04-02 22:03:41 +02:00
2026-04-05 18:45:16 +02:00
2026-04-02 22:03:41 +02:00
2026-04-05 18:45:16 +02:00
2026-04-02 22:03:41 +02:00
2026-04-02 22:03:41 +02:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-12 17:29:52 +02:00
2026-04-01 20:55:24 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:24 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:24 +02:00
2026-04-05 18:45:16 +02:00
2026-04-01 20:55:24 +02:00
2026-04-05 18:45:16 +02:00
2026-03-30 14:24:12 +02:00
2026-03-30 14:24:12 +02:00
2026-04-05 18:45:16 +02:00