{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"},{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics"}],"enrichment":{"capability":"Generates PDF documents from Python code, supporting text, images, barcodes, Unicode fonts, and basic HTML-to-PDF conversion without external runtime dependencies.","skillfed_tags":["pdf-generation","legacy-package","copyleft-license"],"use_cases":["Generate invoices, receipts, or reports as PDF files from application data.","Embed barcodes or QR codes in PDF documents for inventory or shipping labels.","Convert simple HTML content to PDF for archival or distribution.","Create templated PDF documents with dynamic text and images.","Build PDF exports for web applications without relying on external PDF services."],"what_it_does":"PyFPDF is a lightweight PDF generation library ported from the PHP FPDF project. It lets you create PDF documents programmatically by adding text, images (PNG, GIF, JPG), barcodes (I2of5, code39), and Unicode-encoded TrueType fonts to pages. The library is designed to be simple and easy to extend, with no external runtime dependencies for core PDF and image generation.\n\nThe package includes basic HTML-to-PDF conversion and template support with a visual designer. It was originally built for Python 2.5\u20132.7 and has experimental Python 3 support, though the last release was in 2015 and the project is now dormant. It is suitable for straightforward PDF generation tasks but may require careful testing on modern Python versions.","worth_installing":"Yes, if you need simple PDF generation on Python 2.7 or are willing to test thoroughly on Python 3. No, if you require active maintenance, modern Python 3 support guarantees, or production-grade reliability. The copyleft LGPLv3+ license is a blocker for proprietary closed-source projects."},"id":"fpdf","links":{"html":"https://skillfed.io/packages/fpdf","md":"https://skillfed.io/packages/fpdf.md","pypi":"https://pypi.org/project/fpdf/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2015-01-21","license_spdx":null,"license_treatment":"copyleft","name":"fpdf","python_support":"unspecified","summary":"Simple PDF generation for Python"},"popularity":{"monthly_downloads":3133937,"position":2736,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.7.2"}
