--- id: mypy-boto3-meteringmarketplace version: "1.43.52" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-meteringmarketplace — Type annotations for boto3 MarketplaceMetering 1.43.52 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 278.5K/mo ## What it is and what it does This package is a type stub library that adds static type checking and IDE autocomplete to boto3's MarketplaceMetering service. It is generated automatically from boto3 1.43.52 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it allows developers to write boto3 code with full type hints—enabling IDEs to provide accurate code completion and type checkers to catch errors at development time rather than runtime. The package has only typing-extensions as a runtime dependency and is designed to be a development-only install with no production overhead. Use it for: - Enable IDE autocomplete and type checking for MarketplaceMetering API calls in VSCode or PyCharm projects. - Catch type errors in boto3 MarketplaceMetering code before deployment using mypy or pyright. - Provide explicit type annotations for MarketplaceMeteringClient and related types in AWS applications. - Use with Emacs or Sublime Text via LSP and pyright for type-aware development. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocomplete support for boto3's MarketplaceMetering service, enabling static type checking with mypy, pyright, and other tools. Yes, if you use boto3's MarketplaceMetering service and want type safety. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The package is a pure type stub with no runtime overhead. ## Install pip install mypy-boto3-meteringmarketplace uv add mypy-boto3-meteringmarketplace poetry add mypy-boto3-meteringmarketplace ## Installing mypy-boto3-meteringmarketplace Before you install: Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with a recent release; the package is generated from a stable builder and sees regular updates. License in practice: MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions. Quickstart: pip install mypy-boto3-meteringmarketplace from boto3.session import Session from mypy_boto3_meteringmarketplace import MarketplaceMeteringClient client: MarketplaceMeteringClient = Session().client("meteringmarketplace") Requires Python 3.9 or later; boto3 must be installed separately. Verify before relying: - Whether PyCharm performance issues mentioned in docs (PY-40997) remain unresolved in current versions. - Exact scope of type coverage for all MarketplaceMetering API operations and response shapes. - Whether lite variant installation reduces memory overhead compared to full installation. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 278.5K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws marketplace metering types, mypy boto3 annotations, ide autocomplete boto3, python aws sdk type hints, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-meteringmarketplace) · [View on PyPI](https://pypi.org/project/mypy-boto3-meteringmarketplace/)