mypy-boto3-connectparticipant
Type annotations for boto3 ConnectParticipant 1.43.23 service generated with mypy-boto3-builder 8.12.0
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-connectparticipantuv
uv add mypy-boto3-connectparticipantpoetry
poetry add mypy-boto3-connectparticipantInstalling 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
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-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pca-connector-scepProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectcampaignsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectcampaignsv2Provides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kafkaconnectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pca-connector-adProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connecthealthProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectcasesProvides type stubs and IDE autocomplete for…
permissive · top 15,000 on PyPI
mypy-boto3-ec2-instance-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI