skillfed

mypy-boto3-greengrassv2

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

mypy-boto3-greengrassv2 v1.43.0 378.9K downloads/30d#7,114 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 GreengrassV2 service client. It works alongside boto3 to enable IDE code completion, type checking, and error detection without requiring runtime changes to your code. The stubs are generated from boto3 1.43.0 and support Python 3.9 through 3.14.

You install it alongside boto3 in your development environment, and it integrates with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, and pyright. The package provides explicit type annotations for GreengrassV2 clients, paginators, and type definitions, allowing your editor and type checker to catch mistakes before runtime. It has no runtime overhead—the stubs are only used during development and type checking.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 GreengrassV2 code in VSCode with Pylance or PyCharm.
  • Run mypy or pyright in CI/CD pipelines to catch type errors in GreengrassV2 API calls before deployment.
  • Use explicit type annotations for GreengrassV2Client and paginator objects to document expected types in your codebase.
  • Develop GreengrassV2 applications with full IDE support across Emacs, Sublime Text, or other LSP-compatible editors.

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 GreengrassV2 1.43.0 service, enabling static type checking with mypy, pyright, and other tools.

Yes. Install this if you use boto3 GreengrassV2 and want IDE autocomplete and static type checking. It has low friction (one lightweight dependency), is actively maintained, carries no security vulnerabilities, and uses a permissive MIT license. The only caveat is PyCharm users may experience performance issues with the full stubs and should consider the lite variant.

Install

mypy-boto3-greengrassv2 on PyPI

pip

pip install mypy-boto3-greengrassv2

uv

uv add mypy-boto3-greengrassv2

poetry

poetry add mypy-boto3-greengrassv2

Installing mypy-boto3-greengrassv2

Before you install

Low install friction with a single runtime dependency (typing-extensions). Actively maintained with recent commits and stable production status.

License in practice

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

Quickstart

python -m pip install mypy-boto3-greengrassv2

from boto3.session import Session
from mypy_boto3_greengrassv2 import GreengrassV2Client

client: GreengrassV2Client = Session().client("greengrassv2")

Requires boto3 to be installed separately; type checking requires mypy, pyright, or a compatible IDE.

Verify before relying

  • Whether PyCharm performance issues (PY-40997) mentioned in the description remain unresolved.
  • Whether the lite variant offers materially better IDE responsiveness for typical GreengrassV2 workflows.

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 378,907/month — #7,114 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, greengrassv2, 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 greengrassv2aws greengrassv2 type annotationsboto3 greengrassv2 mypy supportide autocomplete boto3 greengrassstatic type checking aws sdkboto3-stubs greengrassv2
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-greengrass

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-fsx

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI