skillfed

mypy-boto3-codeguruprofiler

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

mypy-boto3-codeguruprofiler v1.43.0 250.4K downloads/30d#8,631 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-codeguruprofiler

poetry

poetry add mypy-boto3-codeguruprofiler

Installing 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

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 stubscodeguruprofiler type annotationsmypy boto3 stubsaws sdk type hintsboto3 ide autocompletepyright boto3 typesstatic type checking aws
type-stubsboto3aws-sdk

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-cost-optimization-hub

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-license-manager-linux-subscriptions

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudcontrol

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-codeguru-security

Provides type stubs and IDE autocomplete for…

permissive · top 15,000 on PyPI

mypy-boto3-codeguru-reviewer

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-resiliencehub

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-shield

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI