{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's ResourceGroupsTaggingAPI service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-analysis"],"use_cases":["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."],"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.\n\nThe 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.","worth_installing":"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."},"id":"mypy-boto3-resourcegroupstaggingapi","links":{"html":"https://skillfed.io/packages/mypy-boto3-resourcegroupstaggingapi","md":"https://skillfed.io/packages/mypy-boto3-resourcegroupstaggingapi.md","pypi":"https://pypi.org/project/mypy-boto3-resourcegroupstaggingapi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-26","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-resourcegroupstaggingapi","python_support":"supports_current","summary":"Type annotations for boto3 ResourceGroupsTaggingAPI 1.43.15 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":514282,"position":6238,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.15"}
