mypy-boto3-partnercentral-account
Type annotations for boto3 PartnerCentralAccountAPI 1.43.57 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides type stubs and annotations for boto3's PartnerCentralAccountAPI service, generated with mypy-boto3-builder 8.12.0. It enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to understand boto3 API calls, offering code completion and catching type errors before runtime.
The package is a stub-only distribution—it contains no runtime code, only type information. It works with modern Python versions (3.9 through 3.14) and integrates transparently into existing boto3 workflows. You can use it alongside boto3-stubs for a full-featured experience or boto3-stubs-lite for a lighter footprint, and it's safe to guard imports behind TYPE_CHECKING to avoid production dependencies.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 PartnerCentralAccountAPI client code in VSCode or PyCharm.
- Catch type mismatches and missing API parameters during development with mypy or pyright before deployment.
- Provide explicit type annotations for PartnerCentralAccountAPIClient objects in shared libraries or team codebases.
- Reduce runtime errors by validating boto3 API calls and response types at static analysis time.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for the boto3 PartnerCentralAccountAPI service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 PartnerCentralAccountAPI and want static type checking or IDE support. The package is lightweight, actively maintained, has no vulnerabilities, and carries a permissive MIT license. Install it as a development dependency (guarded by TYPE_CHECKING if needed) to gain type safety with minimal friction.
Install
mypy-boto3-partnercentral-account on PyPI
pip
pip install mypy-boto3-partnercentral-accountuv
uv add mypy-boto3-partnercentral-accountpoetry
poetry add mypy-boto3-partnercentral-accountInstalling mypy-boto3-partnercentral-account
Before you install
Low friction installation with a single lightweight dependency (typing-extensions). Active maintenance with recent releases and no known vulnerabilities.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
# Install
python -m pip install 'boto3-stubs[partnercentral-account]'
# Use in code
from boto3.session import Session
from mypy_boto3_partnercentral_account import PartnerCentralAccountAPIClient
client: PartnerCentralAccountAPIClient = Session().client("partnercentral-account")
Requires boto3 to be installed separately; type checking requires mypy, pyright, or a compatible IDE with type-checking support.
Verify before relying
- Whether the package works with boto3 versions other than 1.43.57, or if it requires exact version matching.
- Performance impact of full boto3-stubs vs. the lite variant in typical projects.
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 — 18 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 232,466/month — #9,066 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_partnercentral_account-1.43.57-py3-none-any.whl
Keywords: boto3, partnercentral-account, 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
mypy-boto3-accountProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides 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-partnercentral-benefitsProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-signinProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI