--- id: mypy-boto3-marketplacecommerceanalytics version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-marketplacecommerceanalytics — Type annotations for boto3 MarketplaceCommerceAnalytics 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 250.9K/mo ## What it is and what it does This package is a type-stub library that adds static type information to boto3's MarketplaceCommerceAnalytics service. It was generated by mypy-boto3-builder and provides complete type annotations for client methods, parameters, and return types, enabling IDEs and type checkers to offer autocomplete, inline documentation, and type validation as you write code. The package works with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints. It has only one runtime dependency (typing-extensions) and is designed to be lightweight. You can install it standalone or as part of boto3-stubs, and it supports Python 3.9 through 3.14. The documentation notes that PyCharm users may experience performance issues with the full stubs and recommends using the lite variant in that case. Use it for: - Add IDE autocomplete and type hints when writing boto3 MarketplaceCommerceAnalytics client code in VSCode or other editors. - Enable mypy or pyright to catch type errors in boto3 calls before runtime. - Provide inline documentation and parameter hints for MarketplaceCommerceAnalytics API methods in your editor. - Use in a TYPE_CHECKING block to get type safety without adding a production dependency. - Integrate with CI/CD pipelines running mypy or pyright for static analysis of AWS SDK usage. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocomplete support for boto3's MarketplaceCommerceAnalytics service, enabling static type checking with mypy, pyright, and other tools. Yes, if you use boto3's MarketplaceCommerceAnalytics service and want type safety and IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. PyCharm users should consider the lite variant to avoid performance issues. No known vulnerabilities. ## Install pip install mypy-boto3-marketplacecommerceanalytics uv add mypy-boto3-marketplacecommerceanalytics poetry add mypy-boto3-marketplacecommerceanalytics ## Installing mypy-boto3-marketplacecommerceanalytics Before you install: Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable production status. License in practice: MIT license permits free use, modification, and distribution with minimal restrictions, making it safe for both open-source and commercial projects. Quickstart: pip install mypy-boto3-marketplacecommerceanalytics from mypy_boto3_marketplacecommerceanalytics import MarketplaceCommerceAnalyticsClient from boto3.session import Session client: MarketplaceCommerceAnalyticsClient = Session().client("marketplacecommerceanalytics") Requires Python 3.9 or later; type checking benefits depend on having mypy, pyright, or a compatible IDE installed. Verify before relying: - Performance impact in PyCharm with full boto3-stubs (documentation mentions potential slowness with Literal overloads). - Whether the package works with boto3 versions other than 1.43.0. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 250.9K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs marketplacecommerceanalytics, mypy boto3 type annotations, boto3 IDE autocomplete, type checking aws sdk, boto3 static type hints, pyright boto3 stubs, aws marketplacecommerceanalytics types, type-stubs, boto3, aws [View on SkillFed](https://skillfed.io/packages/mypy-boto3-marketplacecommerceanalytics) · [View on PyPI](https://pypi.org/project/mypy-boto3-marketplacecommerceanalytics/)