mypy-boto3-migrationhub-config
Type annotations for boto3 MigrationHubConfig 1.43.0 service generated with mypy-boto3-builder 8.12.0
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-configuv
uv add mypy-boto3-migrationhub-configpoetry
poetry add mypy-boto3-migrationhub-configInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-mghProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cost-optimization-hubProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-resiliencehubProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appconfigdataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI