skillfed

mypy-boto3-codeguru-security

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

mypy-boto3-codeguru-security v1.43.0 243.1K downloads/30d#8,829 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package provides type stubs for boto3's CodeGuruSecurity service, generated automatically with mypy-boto3-builder 8.12.0. It enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to understand boto3 CodeGuruSecurity client types, offering code completion and catching type errors at development time rather than runtime.

The stubs cover client methods, paginators, type definitions, and literal types for service operations. It is a development-only dependency—type annotations can be gated behind TYPE_CHECKING to avoid shipping it in production. The package is actively maintained and tracks boto3 releases; it depends only on typing-extensions and installs with minimal friction.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 CodeGuruSecurity client code in VSCode or PyCharm.
  • Run mypy or pyright type checking on boto3 CodeGuruSecurity calls to catch type errors before deployment.
  • Provide explicit type annotations for CodeGuruSecurityClient and paginator objects in large codebases.
  • Use boto3-stubs as a development dependency while keeping production code free of type-stub overhead via TYPE_CHECKING guards.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type stubs and IDE autocomplete for boto3's CodeGuruSecurity service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.

Yes—if you use boto3's CodeGuruSecurity service and want static type checking or IDE autocomplete. Install friction is low, maintenance is active, and the MIT license has no restrictions. The only gotcha is that boto3 itself must be installed separately, and PyCharm users may experience performance issues with full stubs (lite variant available as alternative).

Install

mypy-boto3-codeguru-security on PyPI

pip

pip install mypy-boto3-codeguru-security

uv

uv add mypy-boto3-codeguru-security

poetry

poetry add mypy-boto3-codeguru-security

Installing mypy-boto3-codeguru-security

Before you install

Low friction install with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable production status. Generated automatically from boto3 1.43.0, so updates track upstream boto3 releases.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

# Install
python -m pip install 'boto3-stubs[codeguru-security]'

# Use in code
from boto3.session import Session
from mypy_boto3_codeguru_security import CodeGuruSecurityClient

client: CodeGuruSecurityClient = Session().client("codeguru-security")
# Type checking and IDE autocomplete now work

Requires Python 3.9 or later; boto3 must be installed separately (not included as a dependency).

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved or have been addressed.
  • Whether the lite variant (boto3-stubs-lite) offers meaningfully better IDE performance 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 243,053/month — #8,829 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_codeguru_security-1.43.0-py3-none-any.whl

Keywords: boto3, codeguru-security, 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 stubs codeguru securitymypy boto3 type annotationsaws codeguru security typingboto3 ide autocompletepython aws type hintsstatic type checking boto3boto3-stubs codeguru
type-stubsaws-sdkide-support

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs

Provides type stubs and annotations for boto3…

permissive · top 1,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-securitylake

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-security-ir

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudhsmv2

Provides type stubs and IDE autocompletion for…

permissive · top 15,000 on PyPI