{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's CodeDeploy service, enabling static type checking with mypy, pyright, and editor integrations.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type checking when writing CodeDeploy deployment scripts with boto3.","Catch type errors in CodeDeploy API calls during development with mypy or pyright before deployment.","Provide explicit type annotations for CodeDeployClient, paginators, and waiters in team codebases.","Use in VSCode or PyCharm to get real-time type hints and parameter validation while authoring boto3 CodeDeploy code.","Guard against API misuse by having the type checker validate service-specific parameters and return types."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's CodeDeploy client, enabling IDEs and type checkers to understand the shape and behavior of CodeDeploy API calls. It is generated from boto3 1.43.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide inline code completion and catch type errors before runtime.\n\nThe stubs cover CodeDeploy clients, paginators, waiters, and type definitions. Installation is straightforward\u2014either as a standalone package or as part of boto3-stubs with the [codedeploy] extra. The library is pure type metadata with no runtime behavior, making it safe to use in production code via TYPE_CHECKING guards if you want to avoid a runtime dependency.","worth_installing":"Yes. Install this if you use boto3 to interact with AWS CodeDeploy and want IDE autocomplete and static type checking. The install is frictionless, maintenance is active, the license is permissive, and there are no known vulnerabilities. It adds no runtime overhead when used with TYPE_CHECKING guards."},"id":"mypy-boto3-codedeploy","links":{"html":"https://skillfed.io/packages/mypy-boto3-codedeploy","md":"https://skillfed.io/packages/mypy-boto3-codedeploy.md","pypi":"https://pypi.org/project/mypy-boto3-codedeploy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-codedeploy","python_support":"supports_current","summary":"Type annotations for boto3 CodeDeploy 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":379015,"position":7113,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
