skillfed

mypy-boto3-partnercentral-account

Type annotations for boto3 PartnerCentralAccountAPI 1.43.57 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-partnercentral-account v1.43.57 232.5K downloads/30d#9,066 on PyPI670
Permissive license MIT Active released

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-account

uv

uv add mypy-boto3-partnercentral-account

poetry

poetry add mypy-boto3-partnercentral-account

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type annotationsaws partnercentral account stubsmypy boto3 type hintside autocomplete boto3static type checking aws sdkpyright boto3 supportboto3 type stubs
type-stubsaws-sdkstatic-analysis

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-account

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-partnercentral-channel

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-partnercentral-benefits

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-signin

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI