{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's AppRegistry service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable mypy or pyright type checking on boto3 AppRegistry code in CI/CD pipelines.","Get IDE autocomplete and inline type hints for AppRegistry client methods and parameters in VSCode or PyCharm.","Catch boto3 API misuse (wrong argument types, missing required fields) before runtime.","Improve code documentation by making AppRegistry service types explicit in function signatures.","Use as a development dependency with TYPE_CHECKING guards to keep production installs lightweight."],"what_it_does":"This package is a type-stub library for AWS boto3's AppRegistry service, generated by mypy-boto3-builder 8.12.0. It provides complete type annotations for the AppRegistry client, paginators, and type definitions, enabling static type checkers like mypy and pyright to validate your code and IDEs like VSCode, PyCharm, and Emacs to offer accurate autocomplete.\n\nYou install it alongside boto3 to gain type safety without changing how you write boto3 code. The package supports Python 3.9 through 3.14 and is designed to be a development-only dependency\u2014you can use TYPE_CHECKING guards to avoid including it in production builds. It has no security vulnerabilities and depends only on typing-extensions.","worth_installing":"Yes. Install this if you use boto3's AppRegistry service and want static type checking or IDE autocomplete. It has low friction (one lightweight dependency), no vulnerabilities, active maintenance, and an MIT license. The only gotcha is PyCharm performance with Literal overloads; if you hit that, the documentation suggests switching to boto3-stubs-lite."},"id":"mypy-boto3-servicecatalog-appregistry","links":{"html":"https://skillfed.io/packages/mypy-boto3-servicecatalog-appregistry","md":"https://skillfed.io/packages/mypy-boto3-servicecatalog-appregistry.md","pypi":"https://pypi.org/project/mypy-boto3-servicecatalog-appregistry/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-servicecatalog-appregistry","python_support":"supports_current","summary":"Type annotations for boto3 AppRegistry 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":247964,"position":8678,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
