mypy-boto3-marketplace-deployment
Type annotations for boto3 MarketplaceDeploymentService 1.43.0 service generated with mypy-boto3-builder 8.12.0
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 on this page — 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
mypy-boto3-marketplace-deployment on PyPI
pip
pip install mypy-boto3-marketplace-deploymentuv
uv add mypy-boto3-marketplace-deploymentpoetry
poetry add mypy-boto3-marketplace-deploymentInstalling 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 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 | 242,735/month — #8,843 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_marketplace_deployment-1.43.0-py3-none-any.whl
Keywords: boto3, marketplace-deployment, 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-marketplace-reportingProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-catalogProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-entitlementProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-partnercentral-benefitsProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-marketplace-discoveryProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-workspaces-thin-clientProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appfabricProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI