{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides type hints for openpyxl, enabling static type checkers like mypy, pyright, and ty to validate code that uses openpyxl.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code that uses openpyxl for spreadsheet automation","Catch type errors in Excel file generation scripts before running them","Improve IDE autocomplete and inline documentation when writing openpyxl code","Validate data transformation pipelines that read and write Excel files","Enforce type safety in team projects that process Excel data"],"what_it_does":"types-openpyxl is a type stub package that provides type annotations for the openpyxl library. It allows Python type checkers to understand and validate code that uses openpyxl for reading and writing Excel files. The stubs are maintained as part of the typeshed project and are kept in sync with openpyxl releases.\n\nWhen installed alongside openpyxl, this package enables your IDE and type checker to catch type errors before runtime\u2014for example, catching incorrect method calls or type mismatches when working with worksheets and cells. The package requires Python 3.10 or later and has no runtime dependencies, making it a lightweight addition to your development environment.","worth_installing":"Yes, if you use openpyxl and want static type checking. Install it as a dev dependency alongside openpyxl 3.1.5 to get accurate type hints. The package is actively maintained, has no runtime overhead, and is part of the official typeshed project. No security vulnerabilities are known."},"id":"types-openpyxl","links":{"html":"https://skillfed.io/packages/types-openpyxl","md":"https://skillfed.io/packages/types-openpyxl.md","pypi":"https://pypi.org/project/types-openpyxl/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-openpyxl","python_support":"supports_current","summary":"Typing stubs for openpyxl"},"popularity":{"monthly_downloads":6227004,"position":1953,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.1.5.20260807"}
