mypy-boto3-migrationhuborchestrator
Type annotations for boto3 MigrationHubOrchestrator 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 for the MigrationHubOrchestrator AWS service compatible with boto3 1.43.0. It provides complete type annotations for client methods, paginators, waiters, and service resources, enabling IDEs and type checkers to offer code completion and catch type errors at development time.
The stubs work with VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright. Installation is straightforward—either as a standalone package or as part of boto3-stubs with the migrationhuborchestrator extra. The package has no production dependencies beyond typing-extensions and is designed to be development-only, often guarded behind TYPE_CHECKING blocks to avoid adding runtime overhead.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 code for MigrationHubOrchestrator in VSCode or PyCharm
- Catch type errors in boto3 calls before runtime using mypy or pyright in CI/CD pipelines
- Provide explicit type annotations for client, paginator, and waiter objects without manual documentation lookup
- Improve code maintainability by making boto3 API contracts visible to static analysis tools
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 MigrationHubOrchestrator service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 with MigrationHubOrchestrator. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and is licensed permissively. It is most valuable in projects where static type checking is already in use or planned. If you do not use type checking, it adds no practical benefit.
Install
mypy-boto3-migrationhuborchestrator on PyPI
pip
pip install mypy-boto3-migrationhuborchestratoruv
uv add mypy-boto3-migrationhuborchestratorpoetry
poetry add mypy-boto3-migrationhuborchestratorInstalling mypy-boto3-migrationhuborchestrator
Before you install
Low install friction with a single runtime dependency (typing-extensions). Actively maintained with no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
python -m pip install mypy-boto3-migrationhuborchestrator
from boto3.session import Session
from mypy_boto3_migrationhuborchestrator import MigrationHubOrchestratorClient
client: MigrationHubOrchestratorClient = Session().client("migrationhuborchestrator")
Verify before relying
- Whether generated type stubs remain synchronized with boto3 across future releases
- Performance impact of full stubs versus boto3-stubs-lite variant in PyCharm environments
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 | 243,130/month — #8,823 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_migrationhuborchestrator-1.43.0-py3-none-any.whl
Keywords: boto3, migrationhuborchestrator, 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-dataexchangeProvides type annotations and IDE…
permissive · top 5,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-migrationhubstrategyProvides 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-uxcProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudtrailProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-batchProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-mpaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI