mypy-boto3-codebuild
Type annotations for boto3 CodeBuild 1.43.38 service generated with mypy-boto3-builder 8.12.0
What it is and 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—it 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.
Installation 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.
Use it for:
- 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.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for AWS CodeBuild operations via boto3, enabling static type checking with mypy, pyright, and other tools.
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.
Install
mypy-boto3-codebuild on PyPI
pip
pip install mypy-boto3-codebuilduv
uv add mypy-boto3-codebuildpoetry
poetry add mypy-boto3-codebuildInstalling mypy-boto3-codebuild
Before you install
Low friction: pure Python wheel with a single runtime dependency (typing-extensions). Actively maintained with recent releases; no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—safe for any project type.
Quickstart
pip install mypy-boto3-codebuild
from boto3.session import Session
from mypy_boto3_codebuild import CodeBuildClient
client: CodeBuildClient = Session().client("codebuild")
# Type checking and IDE autocomplete now active
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (PY-40997) remain unresolved or have been addressed.
- Exact scope of paginator and service resource type coverage for CodeBuild operations.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 45 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 772,361/month — #5,098 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_codebuild-1.43.38-py3-none-any.whl
Keywords: boto3, codebuild, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-codeartifactProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codecatalystProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codepipelineProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI