skillfed

mypy-boto3-resourcegroupstaggingapi

Type annotations for boto3 ResourceGroupsTaggingAPI 1.43.15 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-resourcegroupstaggingapi v1.43.15 514.3K downloads/30d#6,238 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub that adds static type information to boto3's ResourceGroupsTaggingAPI service. It enables IDEs and type checkers like mypy and pyright to understand boto3 API calls, providing autocomplete suggestions and catching type errors before runtime. The stubs are generated from boto3 service definitions and work with VSCode, PyCharm, Emacs, Sublime Text, and other editors that support Python language servers.

The package depends only on typing-extensions and is designed to be installed alongside boto3 without adding runtime overhead. It supports modern Python versions (3.9 through 3.14) and is classified as production-stable. Type annotations cover client methods, paginators, and service-specific type definitions, allowing developers to write fully type-annotated AWS code.

Use it for:

  • Enable IDE autocomplete and type checking when using boto3 ResourceGroupsTaggingAPI in VSCode with Pylance or PyCharm.
  • Catch boto3 API usage errors during static analysis with mypy or pyright before deploying to production.
  • Write fully type-annotated AWS infrastructure code with explicit type hints for client objects and responses.
  • Improve code documentation and maintainability by making boto3 method signatures and return types visible in the editor.

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

Yes, if you use boto3's ResourceGroupsTaggingAPI service and want IDE support or static type checking. Installation is frictionless, the package is actively maintained, carries no security vulnerabilities, and is MIT-licensed. The only gotcha is that PyCharm may experience performance issues with the full stubs (the description recommends boto3-stubs-lite as a workaround), and the stubs are tied to boto3 version 1.43.15.

Install

mypy-boto3-resourcegroupstaggingapi on PyPI

pip

pip install mypy-boto3-resourcegroupstaggingapi

uv

uv add mypy-boto3-resourcegroupstaggingapi

poetry

poetry add mypy-boto3-resourcegroupstaggingapi

Installing mypy-boto3-resourcegroupstaggingapi

Before you install

Low friction installation with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with regular releases.

License in practice

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

Quickstart

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

# Use in code
from boto3.session import Session
from mypy_boto3_resourcegroupstaggingapi import ResourceGroupsTaggingAPIClient

client: ResourceGroupsTaggingAPIClient = Session().client("resourcegroupstaggingapi")

Requires boto3 version 1.43.15 and Python 3.9 or later; designed as a type-checking-only stub package, not for runtime functionality.

Verify before relying

  • Whether performance issues in PyCharm mentioned in the description affect this specific version or have been resolved
  • Compatibility with boto3 versions other than 1.43.15

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 — 80 days since the last release
Last repo commit
First released
Downloads 514,282/month — #6,238 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_resourcegroupstaggingapi-1.43.15-py3-none-any.whl

Keywords: boto3, resourcegroupstaggingapi, 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 stubsaws resourcegroupstaggingapi typesboto3 type annotationsmypy boto3 stubside autocomplete awspyright boto3 supportstatic type checking aws
type-stubsaws-sdkstatic-analysis

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-deployment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-mpa

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-resource-groups

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

Provides type annotations and IDE…

permissive · top 5,000 on PyPI