--- id: mypy-boto3-migration-hub-refactor-spaces version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-migration-hub-refactor-spaces — Type annotations for boto3 MigrationHubRefactorSpaces 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 243.7K/mo ## What it is and what it does This package is a type-stub library that adds static type information to boto3's MigrationHubRefactorSpaces service. It was generated using mypy-boto3-builder 8.12.0 and provides complete type annotations for client methods, paginators, and service resources, enabling IDE code completion and type checking without requiring explicit type annotations in your code. When installed, it integrates with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints. The package is designed to be lightweight and optional—you can use TYPE_CHECKING guards to keep it out of production dependencies while still gaining full IDE support during development. Use it for: - Enable IDE autocomplete and inline documentation for MigrationHubRefactorSpaces API calls in VSCode or PyCharm. - Run mypy or pyright type checking on code using boto3 MigrationHubRefactorSpaces without writing manual type annotations. - Catch type errors early (e.g., wrong parameter names or types) before runtime in CI/CD pipelines. - Use TYPE_CHECKING guards to include type hints during development while keeping the package out of production deployments. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocomplete support for the boto3 MigrationHubRefactorSpaces service, enabling static type checking with mypy, pyright, and other tools. Yes, if you use boto3 MigrationHubRefactorSpaces and want IDE autocomplete or static type checking. The package is lightweight, actively maintained, has no security vulnerabilities, and carries a permissive MIT license. Install it as a development dependency or use boto3-stubs as an umbrella package if you work with multiple AWS services. ## Install pip install mypy-boto3-migration-hub-refactor-spaces uv add mypy-boto3-migration-hub-refactor-spaces poetry add mypy-boto3-migration-hub-refactor-spaces ## Installing mypy-boto3-migration-hub-refactor-spaces Before you install: Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; repository shows 670 stars and current development activity. License in practice: MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and proprietary projects. Quickstart: pip install mypy-boto3-migration-hub-refactor-spaces from boto3.session import Session from mypy_boto3_migration_hub_refactor_spaces import MigrationHubRefactorSpacesClient client: MigrationHubRefactorSpacesClient = Session().client("migration-hub-refactor-spaces") Requires Python 3.9 or later; boto3 must be installed separately as a peer dependency. Verify before relying: - Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved or have been addressed in recent PyCharm versions. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 243.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws migration hub refactor spaces types, mypy boto3 annotations, ide autocomplete boto3, python type hints aws sdk, type-stubs, aws-sdk, static-typing [View on SkillFed](https://skillfed.io/packages/mypy-boto3-migration-hub-refactor-spaces) · [View on PyPI](https://pypi.org/project/mypy-boto3-migration-hub-refactor-spaces/)