skillfed

mypy-boto3-resource-groups

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

mypy-boto3-resource-groups v1.43.0 296.6K downloads/30d#7,895 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 ResourceGroups service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware tools. When installed, it enables IDE autocomplete and type checking for ResourceGroups API calls without requiring explicit type annotations in your code.

The package is a stub-only distribution—it contains no runtime logic, only type definitions. It depends only on typing-extensions and is designed to be lightweight. It supports Python 3.9 through 3.14 and is actively maintained. The description notes that PyCharm users may experience performance issues with the full version and recommends using boto3-stubs-lite as an alternative.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 ResourceGroups client code in VSCode or Emacs.
  • Run mypy or pyright type checking on boto3 ResourceGroups calls to catch API misuse before runtime.
  • Provide explicit type annotations for ResourceGroupsClient, paginators, and service resources in a type-aware project.
  • Use in a CI/CD pipeline to validate boto3 ResourceGroups code against the correct API surface.
  • Reduce boilerplate by letting your IDE infer ResourceGroups types automatically instead of manual TYPE_CHECKING blocks.

Worth the install?

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

Provides type annotations and IDE autocomplete support for boto3's ResourceGroups service, enabling static type checking with mypy, pyright, and compatible editors.

Yes. Install if you use boto3's ResourceGroups service and want static type checking or IDE autocomplete. The package is lightweight, actively maintained, has no security vulnerabilities, and uses a permissive MIT license. The only caveat is PyCharm users may experience performance issues and should consider boto3-stubs-lite instead.

Install

mypy-boto3-resource-groups on PyPI

pip

pip install mypy-boto3-resource-groups

uv

uv add mypy-boto3-resource-groups

poetry

poetry add mypy-boto3-resource-groups

Installing mypy-boto3-resource-groups

Before you install

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

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects.

Quickstart

pip install mypy-boto3-resource-groups

from boto3.session import Session
from mypy_boto3_resource_groups import ResourceGroupsClient

client: ResourceGroupsClient = Session().client("resource-groups")
# Type checking and IDE completion now work

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved in current versions.
  • Whether the lite variant (boto3-stubs-lite) is recommended as a default over the full version for most users.

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

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

Keywords: boto3, resource-groups, 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 annotationsaws resource groups typingmypy boto3 stubside autocomplete boto3static type checking awsboto3 type hintspyright boto3 support
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-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-resource-explorer-2

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-support

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-snowball

Provides type annotations and IDE…

permissive · top 15,000 on PyPI