mypy-boto3-resourcegroupstaggingapi
Type annotations for boto3 ResourceGroupsTaggingAPI 1.43.15 service generated with mypy-boto3-builder 8.12.0
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-resourcegroupstaggingapiuv
uv add mypy-boto3-resourcegroupstaggingapipoetry
poetry add mypy-boto3-resourcegroupstaggingapiInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mpaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-resource-groupsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI