{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for AWS CodeBuild operations via boto3, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Add IDE autocomplete and type checking to boto3 CodeBuild client code in VSCode with Pylance or PyCharm.","Catch type errors in CodeBuild API calls (e.g., invalid parameter names, wrong argument types) before deployment.","Generate type-aware documentation and hints for CodeBuild operations in Emacs or Sublime Text via LSP.","Use mypy or pyright in CI/CD pipelines to validate CodeBuild integration code without running it.","Reduce boilerplate by letting your IDE infer CodeBuild paginator and resource types automatically."],"what_it_does":"mypy-boto3-codebuild is a type-stub package that adds static type checking and IDE autocomplete to boto3 CodeBuild client code. It is generated from boto3 1.43.38 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other type-aware editors and linters. The package contains no runtime logic\u2014it only provides type definitions so that your IDE and type checker can understand boto3 CodeBuild's API surface, catch type errors before runtime, and offer intelligent code completion as you write.\n\nInstallation is straightforward: either install the standalone package directly, or install boto3-stubs with the codebuild extra. The package has minimal dependencies (only typing-extensions) and works with Python 3.9 and later. It is actively maintained and generated from a well-established builder tool, making it a reliable choice for teams that want type safety when working with AWS CodeBuild through boto3.","worth_installing":"Yes. This is a lightweight, actively maintained type-stub package with no security vulnerabilities, permissive licensing, and minimal install friction. If you use boto3 CodeBuild and want static type checking or IDE autocomplete, it is a straightforward win with no downside."},"id":"mypy-boto3-codebuild","links":{"html":"https://skillfed.io/packages/mypy-boto3-codebuild","md":"https://skillfed.io/packages/mypy-boto3-codebuild.md","pypi":"https://pypi.org/project/mypy-boto3-codebuild/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-30","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-codebuild","python_support":"supports_current","summary":"Type annotations for boto3 CodeBuild 1.43.38 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":772361,"position":5098,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.38"}
