skillfed

mypy-boto3-marketplace-reporting

Type annotations for boto3 MarketplaceReportingService 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-marketplace-reporting v1.43.0 240.8K downloads/30d#8,898 on PyPI670
Permissive license MIT Active released

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-reporting

uv

uv add mypy-boto3-marketplace-reporting

poetry

poetry add mypy-boto3-marketplace-reporting

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs marketplace reportingaws marketplace reporting type hintsboto3 marketplace service annotationstype checking boto3 marketplaceide autocomplete boto3 marketplacemypy boto3 marketplace reportingboto3-stubs marketplace reporting
type-stubsaws-boto3static-typing

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-marketplace-deployment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-catalog

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-entitlement

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-meteringmarketplace

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-discovery

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI