skillfed

mypy-boto3-connectparticipant

Type annotations for boto3 ConnectParticipant 1.43.23 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-connectparticipant v1.43.23 252.2K downloads/30d#8,549 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information to boto3's ConnectParticipant service. It is generated automatically from boto3 1.43.23 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE and type-checker environments. The package enables IDE autocomplete and catches type errors at development time rather than runtime, without requiring explicit type annotations in your code.

The package depends only on typing-extensions and installs as a pure-Python wheel. It is designed to be lightweight and can be installed conditionally (e.g., under TYPE_CHECKING) to avoid production dependencies. The documentation notes that PyCharm may experience performance issues with the full boto3-stubs variant due to Literal overload complexity, and recommends boto3-stubs-lite as an alternative in that case.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 ConnectParticipant client code in VSCode or PyCharm.
  • Catch type errors in boto3 ConnectParticipant calls during development using mypy or pyright.
  • Provide explicit type annotations for ConnectParticipantClient and related types in production code.
  • Use in a TYPE_CHECKING block to add type information without adding a runtime dependency.

Worth the install?

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

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

Yes, if you use boto3 ConnectParticipant and want IDE autocomplete or static type checking. Install friction is minimal (one lightweight dependency), maintenance is active, and the license is permissive. The only caveat is PyCharm performance with the full stubs variant—use boto3-stubs-lite if you experience slowness.

Install

mypy-boto3-connectparticipant on PyPI

pip

pip install mypy-boto3-connectparticipant

uv

uv add mypy-boto3-connectparticipant

poetry

poetry add mypy-boto3-connectparticipant

Installing mypy-boto3-connectparticipant

Before you install

Low friction: a single lightweight dependency on typing-extensions, wheel-only distribution, and active maintenance with recent releases.

License in practice

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

Quickstart

pip install mypy-boto3-connectparticipant

from boto3.session import Session
from mypy_boto3_connectparticipant import ConnectParticipantClient

client: ConnectParticipantClient = Session().client("connectparticipant")

Verify before relying

  • Whether performance overhead in PyCharm (mentioned in docs) affects typical projects or only large codebases.
  • Exact scope of ConnectParticipant API coverage compared to boto3 1.43.23 release.

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 — 71 days since the last release
Last repo commit
First released
Downloads 252,236/month — #8,549 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_connectparticipant-1.43.23-py3-none-any.whl

Keywords: boto3, connectparticipant, 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 stubsconnectparticipant type annotationsaws sdk type hintsmypy boto3 stubside autocomplete boto3pyright aws typesboto3 type checking
type-stubsaws-sdktype-checking

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pca-connector-scep

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connectcampaigns

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connectcampaignsv2

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-kafkaconnect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pca-connector-ad

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connecthealth

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connectcases

Provides type stubs and IDE autocomplete for…

permissive · top 15,000 on PyPI

mypy-boto3-ec2-instance-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI