skillfed

mypy-boto3-partnercentral-channel

Type annotations for boto3 PartnerCentralChannelAPI 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-partnercentral-channel v1.43.0 232.9K downloads/30d#9,051 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a stub-only type annotation library for boto3's PartnerCentralChannelAPI service. It provides complete type hints for client objects, paginators, and service resources, enabling IDEs and type checkers to offer accurate code completion and catch type errors at development time rather than runtime.

The stubs are generated automatically using mypy-boto3-builder and are designed to work with VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright. You install it alongside boto3 and your type checker picks up the annotations automatically—no explicit type declarations needed in your code. The package depends only on typing-extensions, making it lightweight to add to any Python project supporting Python 3.9 or later.

Use it for:

  • Enable IDE autocompletion and type checking when writing boto3 PartnerCentralChannelAPI client code in VSCode or PyCharm
  • Catch PartnerCentralChannelAPI usage errors during development with mypy or pyright before running code
  • Document expected types for PartnerCentralChannelAPI parameters and return values in team codebases
  • Use with TYPE_CHECKING guards to add type hints without importing stubs in production
  • Integrate with CI/CD pipelines to enforce type safety on boto3 PartnerCentralChannelAPI calls

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion for boto3's PartnerCentralChannelAPI service, enabling static type checking with mypy, pyright, and other tools.

Yes. Install this if you use boto3's PartnerCentralChannelAPI and want IDE autocompletion and static type checking. It has no security vulnerabilities, minimal dependencies, active maintenance, and an MIT license. The only caveat: PyCharm users may experience performance issues with full stubs, but VSCode, mypy, and pyright users should see immediate value.

Install

mypy-boto3-partnercentral-channel on PyPI

pip

pip install mypy-boto3-partnercentral-channel

uv

uv add mypy-boto3-partnercentral-channel

poetry

poetry add mypy-boto3-partnercentral-channel

Installing mypy-boto3-partnercentral-channel

Before you install

Low friction install with a single runtime dependency (typing-extensions). Actively maintained with recent releases; the package is generated automatically and tracks boto3 1.43.0.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and proprietary projects.

Quickstart

python -m pip install 'boto3-stubs[partnercentral-channel]'

from boto3.session import Session
from mypy_boto3_partnercentral_channel import PartnerCentralChannelAPIClient

client: PartnerCentralChannelAPIClient = Session().client("partnercentral-channel")

Requires Python 3.9 or later; boto3 must be installed separately.

Verify before relying

  • Whether type stubs remain synchronized with boto3 updates beyond version 1.43.0
  • Performance impact of full stubs versus lite variant in large codebases

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 232,931/month — #9,051 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_partnercentral_channel-1.43.0-py3-none-any.whl

Keywords: boto3, partnercentral-channel, 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 stubstype annotations for boto3boto3 IDE autocompletionmypy boto3 stubspartnercentral channel api typesboto3 static type checkingpyright boto3 support
type-stubsaws-boto3

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

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

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-codestar-connections

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-partnercentral-account

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