{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/2"}],"enrichment":{"capability":"Provides type stubs for openpyxl to enable static type checking with mypy when working with Excel files in Python.","skillfed_tags":["type-stubs","mypy"],"use_cases":["Enable mypy type checking in projects that use openpyxl to read or write Excel spreadsheets","Catch type errors at development time when passing openpyxl objects between functions","Document expected types for openpyxl function parameters and return values in your codebase","Integrate openpyxl into a strictly typed Python project without disabling type checking for Excel-related code"],"what_it_does":"openpyxl-stubs is a type stub package that adds type annotations for openpyxl, enabling mypy to understand and validate code that uses openpyxl for reading and writing Excel files. Once installed, mypy automatically recognizes the type information without requiring any additional configuration.\n\nThe package works by providing type definitions that mypy consults during static analysis. It depends on mypy, typing-extensions, and openpyxl itself. The package is classified as Alpha and has not been actively maintained since 2023-01-12, so its type coverage may lag behind newer openpyxl releases.","worth_installing":"Yes, if you are using openpyxl with a version released before or around January 2023 and want mypy type checking. No, if you rely on recent openpyxl features or expect ongoing maintenance\u2014the package is abandoned and type stubs may be incomplete or outdated for current openpyxl versions."},"id":"openpyxl-stubs","links":{"html":"https://skillfed.io/packages/openpyxl-stubs","md":"https://skillfed.io/packages/openpyxl-stubs.md","pypi":"https://pypi.org/project/openpyxl-stubs/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-01-12","license_spdx":null,"license_treatment":"permissive","name":"openpyxl-stubs","python_support":"unspecified","summary":"Type stubs for openpyxl"},"popularity":{"monthly_downloads":396346,"position":6970,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.25"}
