mypy-boto3-codeguruprofiler
Type annotations for boto3 CodeGuruProfiler 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a stub-only type annotation library for boto3's CodeGuruProfiler service, generated automatically by mypy-boto3-builder. It enables static type checkers and IDEs to understand the shape and behavior of CodeGuruProfiler client objects, paginators, and type definitions, providing autocomplete suggestions and catching type errors at development time rather than runtime.
The package is designed to work alongside boto3 itself—it does not implement any functionality, only provides type information. It supports multiple workflows: installation via PyPI for direct use, generation via mypy-boto3-builder for local customization, or integration through VSCode and PyCharm extensions. It requires only typing-extensions as a runtime dependency and supports Python 3.9 through 3.14.
Use it for:
- Enable IDE autocomplete and inline documentation for CodeGuruProfiler API calls in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 code to catch incorrect service method calls before deployment.
- Provide explicit type annotations for CodeGuruProfilerClient, paginators, and service-specific type definitions in codebases using type hints.
- Integrate type checking into CI/CD pipelines to validate boto3 usage without runtime execution.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's CodeGuruProfiler service, compatible with mypy, pyright, VSCode, PyCharm, and other type-aware tools.
Yes, if you use boto3's CodeGuruProfiler service and want static type checking or IDE autocompletion. Installation is frictionless, maintenance is active, and the MIT license poses no restrictions. The package is a pure-annotation stub with minimal dependencies, making it safe to add to any Python project targeting 3.9+. No security vulnerabilities are known.
Install
mypy-boto3-codeguruprofiler on PyPI
pip
pip install mypy-boto3-codeguruprofileruv
uv add mypy-boto3-codeguruprofilerpoetry
poetry add mypy-boto3-codeguruprofilerInstalling mypy-boto3-codeguruprofiler
Before you install
Low friction: single runtime dependency (typing-extensions) and a pure-Python wheel. Active maintenance with recent releases; repository has 670 stars and last commit on 2026-06-22.
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 mypy-boto3-codeguruprofiler
# Use in code
from boto3.session import Session
from mypy_boto3_codeguruprofiler import CodeGuruProfilerClient
client: CodeGuruProfilerClient = Session().client("codeguruprofiler")
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Whether the package works correctly with all listed IDE integrations (VSCode, PyCharm, Emacs, Sublime Text) in practice.
- Performance impact in PyCharm compared to boto3-stubs-lite variant mentioned in the description.
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 | 250,396/month — #8,631 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_codeguruprofiler-1.43.0-py3-none-any.whl
Keywords: boto3, codeguruprofiler, 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-cost-optimization-hubProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-license-manager-linux-subscriptionsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudcontrolProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-codeguru-securityProvides type stubs and IDE autocomplete for…
permissive · top 15,000 on PyPI
mypy-boto3-codeguru-reviewerProvides 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-applicationcostprofilerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-resiliencehubProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-shieldProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI