mypy-boto3-mgh
Type annotations for boto3 MigrationHub 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 generated with mypy-boto3-builder 8.12.0 that adds complete type annotations to boto3's MigrationHub service client. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking for MigrationHub API calls, and works with static type checkers including mypy and pyright.
The package is designed as a development-time dependency—you install it in your environment to get IDE support and type checking, but it's not needed at runtime. It provides annotations for the MigrationHubClient, paginators, type definitions, and Literal types that map to actual AWS API parameters. The library supports Python 3.9 through 3.14 and requires only typing-extensions as a runtime dependency.
Use it for:
- Enable IDE autocompletion and inline documentation when writing boto3 MigrationHub client code in VSCode with Pylance or PyCharm
- Catch type errors in MigrationHub API calls using mypy or pyright before deployment
- Provide explicit type hints for MigrationHubClient and paginator objects in codebases using type checking
- Support Emacs or Sublime Text development with LSP-based type checking for AWS MigrationHub operations
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 AWS MigrationHub service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3 MigrationHub in a typed Python project. It has minimal dependencies, is actively maintained, carries no known vulnerabilities, and is permissively licensed. The only caveat is PyCharm users should be aware of documented performance issues with Literal overloads and may prefer boto3-stubs-lite as an alternative.
Install
mypy-boto3-mgh on PyPI
pip
pip install mypy-boto3-mghuv
uv add mypy-boto3-mghpoetry
poetry add mypy-boto3-mghInstalling mypy-boto3-mgh
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with last commit 2026-06-22 and 670 repository stars, supporting current Python versions.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-mgh
from boto3.session import Session
from mypy_boto3_mgh import MigrationHubClient
client: MigrationHubClient = Session().client("mgh")
Requires Python 3.9 or later; boto3 must be installed separately in your environment
Verify before relying
- Whether type coverage is complete for all MigrationHub service operations and parameters
- Performance impact when used with PyCharm (documentation warns of potential slowness with Literal overloads)
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,961/month — #8,608 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_mgh-1.43.0-py3-none-any.whl
Keywords: boto3, mgh, 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-migration-hub-refactor-spacesProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-migrationhub-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-migrationhuborchestratorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-migrationhubstrategyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mgnProvides 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-appmeshProvides 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-securityhubProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-controltowerProvides type stubs and IDE autocomplete…
permissive · top 15,000 on PyPI