skillfed

mypy-boto3-servicecatalog-appregistry

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

mypy-boto3-servicecatalog-appregistry v1.43.0 248.0K downloads/30d#8,678 on PyPI670
Permissive license MIT Active released

What it is and 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.

You 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—you can use TYPE_CHECKING guards to avoid including it in production builds. It has no security vulnerabilities and depends only on typing-extensions.

Use it for:

  • 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.

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

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.

Install

mypy-boto3-servicecatalog-appregistry on PyPI

pip

pip install mypy-boto3-servicecatalog-appregistry

uv

uv add mypy-boto3-servicecatalog-appregistry

poetry

poetry add mypy-boto3-servicecatalog-appregistry

Installing mypy-boto3-servicecatalog-appregistry

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; the generator tool mypy-boto3-builder is at version 8.12.0.

License in practice

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

Quickstart

# Install
python -m pip install mypy-boto3-servicecatalog-appregistry

# Use in code
from boto3.session import Session
from mypy_boto3_servicecatalog_appregistry import AppRegistryClient

client: AppRegistryClient = Session().client("servicecatalog-appregistry")

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

Verify before relying

  • Whether the package works with boto3 versions other than 1.43.0 or if it requires exact version matching.
  • Performance impact in PyCharm; documentation mentions potential slowness with Literal overloads (issue PY-40997).

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

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

Keywords: boto3, servicecatalog-appregistry, 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 appregistry type stubsmypy boto3 supportide autocomplete boto3python aws type checking
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-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appmesh

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appintegrations

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI