mypy-boto3-codecommit
Type annotations for boto3 CodeCommit 1.43.71 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library that adds static type annotations for boto3's CodeCommit service. It is generated automatically using mypy-boto3-builder 8.12.0 and tracks boto3 1.43.71. When installed alongside boto3, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to provide code completion, inline documentation, and type validation for CodeCommit API calls—without requiring explicit type annotations in your code.
The package is a stub-only library (no runtime code), so it adds minimal overhead and can be installed as a development dependency. It supports multiple installation methods: standalone installation or as part of a larger boto3 stubs collection. The library is actively maintained, released 1 day ago, and carries no known security vulnerabilities.
Use it for:
- Enable IDE autocompletion and type hints when writing boto3 CodeCommit client code in VSCode or PyCharm.
- Run mypy or pyright type checking on CodeCommit API calls to catch errors before runtime.
- Reduce time spent reading boto3 documentation by relying on inline IDE hints for method signatures and parameters.
- Maintain type safety in CI/CD pipelines by validating CodeCommit API usage during static analysis.
- Use as a development-only dependency to avoid shipping type stubs in production code.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for boto3's CodeCommit service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3 CodeCommit and want IDE autocompletion or static type checking. It has low install friction, no security vulnerabilities, active maintenance, and an MIT license. The package is lightweight and can be installed as a development-only dependency.
Install
mypy-boto3-codecommit on PyPI
pip
pip install mypy-boto3-codecommituv
uv add mypy-boto3-codecommitpoetry
poetry add mypy-boto3-codecommitInstalling mypy-boto3-codecommit
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Released 1 day ago with active maintenance; the package is generated automatically from boto3 1.43.71 and tracks upstream updates closely.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal obligations.
Quickstart
pip install mypy-boto3-codecommit
from boto3.session import Session
from mypy_boto3_codecommit import CodeCommitClient
client: CodeCommitClient = Session().client("codecommit")
# IDE and mypy now provide type checking and completion
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm's performance issue (PY-40997) mentioned in the docs still affects current versions.
- Whether a lite variant is recommended for production environments to reduce memory overhead.
- Performance characteristics when used with large codebases or in resource-constrained environments.
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 — 1 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 290,468/month — #7,988 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_codecommit-1.43.71-py3-none-any.whl
Keywords: boto3, codecommit, 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-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-codeartifactProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codecatalystProvides 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-codepipelineProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI