skillfed

mypy-boto3-codeguru-reviewer

Type annotations for boto3 CodeGuruReviewer 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-codeguru-reviewer v1.43.0 251.8K downloads/30d#8,566 on PyPI670
Permissive license MIT Active released

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-reviewer

uv

uv add mypy-boto3-codeguru-reviewer

poetry

poetry add mypy-boto3-codeguru-reviewer

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubscodeguru reviewer type hintsmypy boto3 annotationsaws sdk type checkingboto3 ide autocompletepython aws type safetystatic type checking boto3
type-stubsaws-sdkstatic-typing

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-codeguru-security

Provides type stubs and IDE autocomplete for…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotdeviceadvisor

Provides type annotations and IDE…

permissive · top 15,000 on PyPI