{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's CodePipeline service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and inline documentation for CodePipeline API calls in VSCode with Pylance","Run mypy or pyright type checking on code that uses boto3 CodePipeline without manual type annotations","Catch type errors in CodePipeline client usage before runtime in PyCharm or other JetBrains IDEs","Document CodePipeline API contracts in your codebase through inferred types visible to other developers","Use in CI/CD pipelines to validate boto3 CodePipeline code statically without executing it"],"what_it_does":"This package is a type-stub library that adds static type information to boto3's CodePipeline service. It is generated automatically using mypy-boto3-builder 8.12.0 and works with boto3 1.43.0. When installed, it enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide code completion and type checking for CodePipeline client calls, paginators, and type definitions without requiring explicit type annotations in your code.\n\nThe package is designed to work alongside boto3 in development environments and can be excluded from production dependencies using TYPE_CHECKING guards. It supports multiple type checkers (mypy, pyright, pylint) and is compatible with Python 3.9 through 3.14. The stubs are regenerated when boto3 or the CodePipeline service definition changes, keeping type information current with the underlying AWS SDK.","worth_installing":"Yes. Install this if you use boto3's CodePipeline service and want static type checking or IDE autocompletion. It has minimal dependencies, no vulnerabilities, active maintenance, and an MIT license. The only caveat is PyCharm users may experience performance issues with the full stubs (the docs recommend boto3-stubs-lite as a workaround), but VSCode and command-line type checkers work well."},"id":"mypy-boto3-codepipeline","links":{"html":"https://skillfed.io/packages/mypy-boto3-codepipeline","md":"https://skillfed.io/packages/mypy-boto3-codepipeline.md","pypi":"https://pypi.org/project/mypy-boto3-codepipeline/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-codepipeline","python_support":"supports_current","summary":"Type annotations for boto3 CodePipeline 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":423012,"position":6775,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
