skillfed

mypy-boto3-controlcatalog

Type annotations for boto3 ControlCatalog 1.43.17 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-controlcatalog v1.43.17 243.8K downloads/30d#8,775 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type checking and IDE autocompletion for boto3's ControlCatalog AWS service. It was generated with mypy-boto3-builder 8.12.0 and provides type annotations compatible with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints.

When installed, it enables your IDE and type checker to understand boto3 ControlCatalog client calls, offering code completion and catching type errors before runtime. The package is designed as a stub-only library—it contains no runtime code, only type information—so it can be safely imported only during type checking using TYPE_CHECKING guards if you want to avoid a production dependency.

Use it for:

  • Enable IDE autocompletion and type hints when writing boto3 ControlCatalog code in VSCode with Pylance or PyCharm.
  • Run static type checking with mypy or pyright on code that uses boto3 ControlCatalog without runtime errors.
  • Catch incorrect ControlCatalog API calls and parameter mismatches during development rather than at runtime.
  • Improve code documentation and discoverability by having your IDE show available ControlCatalog operations and their signatures.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion support for boto3's ControlCatalog service, enabling static type checking with mypy, pyright, and other tools.

Yes. Install if you use boto3's ControlCatalog service and want static type checking or IDE autocompletion. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and is permissively licensed. It adds no runtime overhead and can be confined to development dependencies using TYPE_CHECKING guards.

Install

mypy-boto3-controlcatalog on PyPI

pip

pip install mypy-boto3-controlcatalog

uv

uv add mypy-boto3-controlcatalog

poetry

poetry add mypy-boto3-controlcatalog

Installing mypy-boto3-controlcatalog

Before you install

Low friction installation with a single runtime dependency (typing-extensions). Actively maintained with recent releases; repository shows consistent activity and no archived status.

License in practice

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

Quickstart

pip install mypy-boto3-controlcatalog

from boto3.session import Session
from mypy_boto3_controlcatalog import ControlCatalogClient

client: ControlCatalogClient = Session().client("controlcatalog")

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

Verify before relying

  • Whether PyCharm performance issues mentioned in the documentation (issue PY-40997) remain unresolved or have been addressed.
  • Specific AWS ControlCatalog API coverage and completeness of type annotations for all service operations.

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

Evidence: mypy_boto3_controlcatalog-1.43.17-py3-none-any.whl

Keywords: boto3, controlcatalog, 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 controlcatalog type hintsmypy boto3 annotationside autocompletion awsstatic type checking boto3pyright boto3 stubscontrolcatalog type checking
type-stubsaws-sdktype-checking

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-iot-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-controltower

Provides type stubs 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-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-s3tables

Provides type annotations and IDE…

permissive · top 15,000 on PyPI