{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type stubs for the fpdf2 PDF generation library, enabling static type checkers like mypy and pyright to validate code that uses fpdf2.","skillfed_tags":["type-stubs","static-typing"],"use_cases":["Type-checking fpdf2 code in projects using mypy or pyright with fpdf2 versions before 2.8.6","Validating PDF generation logic in CI/CD pipelines that enforce strict type checking","Enabling IDE autocompletion and type hints for fpdf2 API calls during development","Migrating legacy fpdf2 code to a typed codebase without upgrading fpdf2 itself"],"what_it_does":"types-fpdf2 is a type stub package that provides type annotations for the fpdf2 PDF generation library. It allows static type checkers like mypy and pyright to validate code that uses fpdf2, catching type errors before runtime. The stubs are maintained as part of the typeshed project and were tested against mypy 2.3.0 and pyright 1.1.411.\n\nThis package is most useful for projects using fpdf2 versions before 2.8.6, which did not include built-in type annotations. For fpdf2 2.8.6 and later, the library itself provides type annotations, making this stub package unnecessary. The package has a single runtime dependency on Pillow and requires Python 3.10 or later.","worth_installing":"Yes, if you use fpdf2 versions before 2.8.6 and want static type checking. No, if you use fpdf2 2.8.6 or later\u2014uninstall this package and rely on fpdf2's built-in annotations instead. The package is actively maintained, has no known vulnerabilities, and installs with minimal friction."},"id":"types-fpdf2","links":{"html":"https://skillfed.io/packages/types-fpdf2","md":"https://skillfed.io/packages/types-fpdf2.md","pypi":"https://pypi.org/project/types-fpdf2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-fpdf2","python_support":"supports_current","summary":"Typing stubs for fpdf2"},"popularity":{"monthly_downloads":762952,"position":5126,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.8.4.20260724"}
