mypy-boto3-marketplace-reporting
Type annotations for boto3 MarketplaceReportingService 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 that adds static type information for boto3's MarketplaceReportingService API. It is generated automatically from boto3's service definitions and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware tools. When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code.
The package contains no runtime logic—it only provides type definitions (.pyi files) that your type checker and IDE read to understand the MarketplaceReportingService client's methods, parameters, and return types. It depends only on typing-extensions and is compatible with Python 3.9 through 3.14. The library is maintained actively and tracks boto3 releases; version 1.43.0 corresponds to boto3 1.43.0.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 MarketplaceReportingService code in VSCode or PyCharm.
- Catch API misuse (wrong parameter names, types, or missing required arguments) with mypy or pyright before runtime.
- Provide explicit type annotations for MarketplaceReportingServiceClient in production code using TYPE_CHECKING guards.
- Improve code maintainability by documenting expected types for MarketplaceReportingService operations in team projects.
- Validate boto3 MarketplaceReportingService calls in CI/CD pipelines using static type checking.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's MarketplaceReportingService, enabling static type checking with mypy, pyright, and editor support.
Yes. Install if you use boto3's MarketplaceReportingService and want IDE support and static type checking. The package is lightweight, actively maintained, has no security vulnerabilities, carries a permissive MIT license, and requires only typing-extensions. The only caveat: PyCharm users may experience performance issues with full boto3-stubs due to Literal overload complexity; the boto3-stubs-lite variant is available as a workaround.
Install
mypy-boto3-marketplace-reporting on PyPI
pip
pip install mypy-boto3-marketplace-reportinguv
uv add mypy-boto3-marketplace-reportingpoetry
poetry add mypy-boto3-marketplace-reportingInstalling mypy-boto3-marketplace-reporting
Before you install
Low friction: a pure-Python wheel with only typing-extensions as a runtime dependency. Active maintenance with recent releases; last commit 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.
Quickstart
# Install type stubs
python -m pip install 'boto3-stubs[marketplace-reporting]'
# Use in code
from boto3.session import Session
from mypy_boto3_marketplace_reporting import MarketplaceReportingServiceClient
client: MarketplaceReportingServiceClient = Session().client("marketplace-reporting")
Requires boto3 to be installed separately; type checking works best with mypy, pyright, or a compatible IDE.
Verify before relying
- Performance impact in PyCharm with full boto3-stubs (lite variant recommended as workaround per docs).
- Whether all MarketplaceReportingService operations are fully annotated in version 1.43.0.
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 | 240,822/month — #8,898 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_marketplace_reporting-1.43.0-py3-none-any.whl
Keywords: boto3, marketplace-reporting, 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-deploymentProvides 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-meteringmarketplaceProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-discoveryProvides 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-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI