{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type hints for the reportlab PDF generation library, enabling static type checking of code that uses reportlab without installing the full library.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable mypy or pyright to type-check code that generates PDF reports using reportlab","Catch type errors in reportlab API calls during development without runtime execution","Provide IDE autocomplete and type hints for reportlab methods in editors that support type stubs","Validate reportlab usage in CI/CD pipelines using static analysis before deployment"],"what_it_does":"types-reportlab is a type stub package that provides static type information for the reportlab PDF generation library. It allows developers to use type checkers like mypy and pyright to validate code that calls reportlab functions, catching type errors before runtime without needing to install reportlab itself during type checking.\n\nThe package is maintained as part of the typeshed project and tracks reportlab 4.5.1. It has no runtime dependencies\u2014it exists purely to supply type annotations. Installation is straightforward, and the package is actively maintained with recent releases. It requires Python 3.10 or later.","worth_installing":"Yes, if you use reportlab and want static type checking. It has no runtime cost, low install friction, and is actively maintained. Install it alongside your type checker configuration. Not needed if you don't use type checking or don't use reportlab."},"id":"types-reportlab","links":{"html":"https://skillfed.io/packages/types-reportlab","md":"https://skillfed.io/packages/types-reportlab.md","pypi":"https://pypi.org/project/types-reportlab/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-reportlab","python_support":"supports_current","summary":"Typing stubs for reportlab"},"popularity":{"monthly_downloads":786681,"position":5063,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.5.1.20260807"}
