skillfed

mypy-boto3-migrationhub-config

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

mypy-boto3-migrationhub-config v1.43.0 250.6K downloads/30d#8,625 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 information for boto3's MigrationHubConfig service. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE code completion and type checking without requiring explicit type annotations in your code—you write boto3 code normally, and the stubs provide the type information behind the scenes.

The package is a stub-only library (no runtime code), so it adds no overhead to production deployments. It supports Python 3.9 through 3.14 and is designed to be used either as a standalone installation or as part of the boto3-stubs metapackage. The documentation notes that PyCharm users may experience performance issues with the full stubs due to Literal overloads and recommends using the boto3-stubs-lite variant as an alternative.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 MigrationHubConfig client code in VSCode or PyCharm.
  • Run mypy or pyright static type checking on boto3 MigrationHubConfig calls to catch type errors before runtime.
  • Provide explicit type annotations for MigrationHubConfigClient in codebases that use TYPE_CHECKING guards.
  • Support LSP-based editors (Emacs, Sublime Text) with boto3 type information via pyright or mypy integration.

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

Yes—install if you use boto3 MigrationHubConfig and want IDE type support or static type checking. Low friction (one lightweight dependency), actively maintained, MIT-licensed, and no known vulnerabilities. Skip only if you prefer runtime-only boto3 without type annotations or if PyCharm performance is a concern (use boto3-stubs-lite instead).

Install

mypy-boto3-migrationhub-config on PyPI

pip

pip install mypy-boto3-migrationhub-config

uv

uv add mypy-boto3-migrationhub-config

poetry

poetry add mypy-boto3-migrationhub-config

Installing mypy-boto3-migrationhub-config

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable production status.

License in practice

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

Quickstart

# Install with pip
python -m pip install mypy-boto3-migrationhub-config

# Use in code
from boto3.session import Session
from mypy_boto3_migrationhub_config import MigrationHubConfigClient

client: MigrationHubConfigClient = Session().client("migrationhub-config")

Requires boto3 1.43.0 to be installed separately; type checking requires mypy, pyright, or compatible IDE.

Verify before relying

  • Whether boto3 is automatically installed as a dependency or must be installed separately.
  • Performance impact in PyCharm compared to boto3-stubs-lite variant mentioned in documentation.

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

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

Keywords: boto3, migrationhub-config, 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 stubsmigrationhub config type annotationsboto3 migrationhub typingmypy boto3 stubsaws sdk type hintsboto3 ide autocompletepython aws type checking
type-stubsboto3-awstype-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-mgh

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cost-optimization-hub

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-resiliencehub

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appconfigdata

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI