mypy-boto3-codeguru-reviewer
Type annotations for boto3 CodeGuruReviewer 1.43.0 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 information to boto3's CodeGuruReviewer service. It generates comprehensive type annotations for client methods, paginators, waiters, and type definitions, enabling IDEs and type checkers to provide accurate autocomplete, inline documentation, and compile-time error detection when working with AWS CodeGuruReviewer through boto3.
The package is generated from boto3 1.43.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. It has a single runtime dependency on typing-extensions and supports Python 3.9 through 3.14. Installation is straightforward via pip, either as part of boto3-stubs with service selection or as a standalone package.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 CodeGuruReviewer code in VSCode or PyCharm.
- Catch type errors at development time using mypy or pyright before deploying AWS integration code.
- Provide explicit type annotations for CodeGuruReviewerClient, paginators, and waiters in production code.
- Support team development by making boto3 CodeGuruReviewer API contracts visible to all developers' tools.
- Validate boto3 CodeGuruReviewer calls during CI/CD type-checking pipelines.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 CodeGuruReviewer service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a low-friction, actively maintained type stub for a specific AWS service. Install it if you use boto3 CodeGuruReviewer and want static type checking or IDE autocomplete. MIT license and no security vulnerabilities. The only gotcha is PyCharm performance with full boto3-stubs (documented in the package); use boto3-stubs-lite if that becomes an issue.
Install
mypy-boto3-codeguru-reviewer on PyPI
pip
pip install mypy-boto3-codeguru-revieweruv
uv add mypy-boto3-codeguru-reviewerpoetry
poetry add mypy-boto3-codeguru-reviewerInstalling mypy-boto3-codeguru-reviewer
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22 and 670 repository stars indicate ongoing support.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
# Install
python -m pip install 'boto3-stubs[codeguru-reviewer]'
# Use in code
from boto3.session import Session
from mypy_boto3_codeguru_reviewer import CodeGuruReviewerClient
client: CodeGuruReviewerClient = Session().client("codeguru-reviewer")
Requires boto3 to be installed separately; type checking requires a compatible tool (mypy, pyright, or IDE with type support).
Verify before relying
- Performance impact on PyCharm noted in documentation (issue PY-40997) but not quantified in this fact sheet.
- Whether boto3-stubs-lite variant offers meaningful performance improvements for PyCharm users in practice.
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 251,776/month — #8,566 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_codeguru_reviewer-1.43.0-py3-none-any.whl
Keywords: boto3, codeguru-reviewer, 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-codeguru-securityProvides type stubs and IDE autocomplete for…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides 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-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotdeviceadvisorProvides type annotations and IDE…
permissive · top 15,000 on PyPI