--- id: mypy-boto3-partnercentral-selling version: "1.43.64" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-partnercentral-selling — Type annotations for boto3 PartnerCentralSellingAPI 1.43.64 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 243.1K/mo ## What it is and what it does This package is a type-stub library that adds complete type annotations for boto3's PartnerCentralSellingAPI service. It enables static type checking and IDE autocompletion when working with AWS Partner Central Selling operations, allowing developers to catch type errors before runtime and get inline documentation and parameter hints in their editor. The package is generated automatically from boto3 1.43.64 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. It has a single runtime dependency on typing-extensions and supports Python 3.9 through 3.14. Use it for: - Enable IDE autocompletion and inline documentation when writing boto3 code for PartnerCentralSellingAPI operations. - Catch type errors in AWS API calls during development using mypy or pyright static analysis. - Provide explicit type annotations for PartnerCentralSellingAPIClient, paginators, and service resource objects. - Support code completion in VSCode with Pylance or PyCharm without requiring explicit type annotations. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocompletion for boto3's PartnerCentralSellingAPI service, enabling static type checking with mypy and pyright. Yes, if you use boto3 with PartnerCentralSellingAPI. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and is licensed permissively under MIT. It integrates with popular IDEs and type checkers to catch errors during development. ## Install pip install mypy-boto3-partnercentral-selling uv add mypy-boto3-partnercentral-selling poetry add mypy-boto3-partnercentral-selling ## Installing mypy-boto3-partnercentral-selling Before you install: Low friction installation with a single runtime dependency (typing-extensions). Active maintenance with a release 10 days ago; repository shows 670 stars and recent activity. License in practice: MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions. Quickstart: pip install mypy-boto3-partnercentral-selling from boto3.session import Session from mypy_boto3_partnercentral_selling import PartnerCentralSellingAPIClient client: PartnerCentralSellingAPIClient = Session().client("partnercentral-selling") Requires boto3 to be installed separately; type checking works with mypy, pyright, or compatible IDE language server. Verify before relying: - Whether PyCharm performance issues mentioned in docs (PY-40997) remain unresolved or have been addressed. - Actual coverage and completeness of type annotations for all PartnerCentralSellingAPI operations and parameters. - Whether the lite variant offers meaningful performance improvements in practice. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 243.1K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws partnercentral selling types, mypy boto3 annotations, ide autocomplete boto3, type hints aws sdk, pyright boto3 support, static type checking aws, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-partnercentral-selling) · [View on PyPI](https://pypi.org/project/mypy-boto3-partnercentral-selling/)