--- id: mypy-boto3-marketplace-deployment version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-marketplace-deployment — Type annotations for boto3 MarketplaceDeploymentService 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 242.7K/mo ## What it is and what it does This package is a stub-only type annotation library for AWS boto3's MarketplaceDeploymentService. It provides type hints and IDE autocompletion for the MarketplaceDeploymentService client and resource objects, enabling static type checking with tools like mypy and pyright. The stubs are generated automatically from boto3 service definitions using mypy-boto3-builder 8.12.0. When installed, it allows IDEs like VSCode, PyCharm, Emacs, and Sublime Text to offer code completion and catch type errors at development time without requiring explicit type annotations in your boto3 code. It's designed to work alongside boto3 1.43.0 and supports Python 3.9 through 3.14. The package itself contains no runtime code—only type definitions—making it safe to use with TYPE_CHECKING guards in production code. Use it for: - Enable IDE autocompletion and type checking for MarketplaceDeploymentService API calls in VSCode or PyCharm - Catch type errors in boto3 MarketplaceDeploymentService code before runtime using mypy or pyright - Provide explicit type annotations for MarketplaceDeploymentServiceClient in team codebases requiring strict typing - Use with boto3-stubs[marketplace-deployment] to get full type support across all AWS service interactions - Improve developer experience with inline documentation and parameter hints in compatible editors ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocompletion support for boto3's MarketplaceDeploymentService, enabling static type checking with mypy, pyright, and editor tools. Yes, if you use boto3's MarketplaceDeploymentService and want IDE autocompletion and static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. Consider boto3-stubs-lite as an alternative if PyCharm performance becomes an issue. ## Install pip install mypy-boto3-marketplace-deployment uv add mypy-boto3-marketplace-deployment poetry add mypy-boto3-marketplace-deployment ## Installing mypy-boto3-marketplace-deployment Before you install: Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable status. License in practice: MIT license permits unrestricted use, modification, and distribution with minimal legal constraints. Quickstart: pip install mypy-boto3-marketplace-deployment from boto3.session import Session from mypy_boto3_marketplace_deployment import MarketplaceDeploymentServiceClient client: MarketplaceDeploymentServiceClient = Session().client("marketplace-deployment") Requires boto3 1.43.0 to be installed separately; type checking requires mypy, pyright, or a compatible IDE. Verify before relying: - Whether this package is typically installed as part of boto3-stubs[marketplace-deployment] or standalone - Performance impact on PyCharm compared to boto3-stubs-lite variant mentioned in documentation ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 242.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs marketplace deployment, mypy annotations aws marketplace, boto3 type hints ide support, aws marketplace deployment typing, boto3 static type checking, mypy boto3 service stubs, aws sdk type annotations, type-stubs, aws-sdk, boto3 [View on SkillFed](https://skillfed.io/packages/mypy-boto3-marketplace-deployment) · [View on PyPI](https://pypi.org/project/mypy-boto3-marketplace-deployment/)