mypy-boto3-partnercentral-benefits
Type annotations for boto3 PartnerCentralBenefits 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a stub-only type annotation library for boto3's PartnerCentralBenefits service, generated by mypy-boto3-builder 8.12.0. It does not provide runtime functionality—instead, it teaches your IDE and type checker how to understand boto3 code that interacts with the PartnerCentralBenefits API. When installed, it enables code completion, inline documentation, and static type checking in VSCode, PyCharm, Emacs, Sublime Text, and command-line tools like mypy and pyright.
The package depends only on typing-extensions and is designed to work alongside boto3 itself. It supports Python 3.9 through 3.14 and is actively maintained. The type annotations cover client operations, paginators, and type definitions specific to the PartnerCentralBenefits service, allowing developers to catch API usage errors before runtime.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 PartnerCentralBenefits client code.
- Catch incorrect API calls and parameter types with mypy or pyright before deployment.
- Improve code readability by making boto3 API contracts explicit in your source.
- Support type-aware refactoring and navigation in PyCharm or VSCode.
- Use in TYPE_CHECKING blocks to add type safety without adding production dependencies.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's PartnerCentralBenefits service, enabling IDE code completion and static type checking with mypy, pyright, and other tools.
Yes—if you use boto3's PartnerCentralBenefits service and want IDE type support and static checking. The package is lightweight, actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install it as a development dependency.
Install
mypy-boto3-partnercentral-benefits on PyPI
pip
pip install mypy-boto3-partnercentral-benefitsuv
uv add mypy-boto3-partnercentral-benefitspoetry
poetry add mypy-boto3-partnercentral-benefitsInstalling mypy-boto3-partnercentral-benefits
Before you install
Low install friction; single runtime dependency on typing-extensions. Active maintenance with recent release and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-partnercentral-benefits
from boto3.session import Session
from mypy_boto3_partnercentral_benefits import PartnerCentralBenefitsClient
client: PartnerCentralBenefitsClient = Session().client("partnercentral-benefits")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether type stubs cover all PartnerCentralBenefits API operations and parameters.
- Performance characteristics in PyCharm relative to lighter-weight alternatives.
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 | 231,130/month — #9,095 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_partnercentral_benefits-1.43.0-py3-none-any.whl
Keywords: boto3, partnercentral-benefits, 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
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides 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-marketplacecommerceanalyticsProvides 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
mypy-boto3-partnercentral-channelProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI