mypy-boto3-connect
Type annotations for boto3 Connect 1.43.71 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a stub-only type annotation library for the boto3 Connect AWS service. It was generated using mypy-boto3-builder 8.12.0 and provides complete type hints for Connect client methods, paginators, waiters, and type definitions—enabling static type checkers and IDEs to validate your boto3 code without runtime overhead.
When installed, it integrates with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type stubs. You write boto3 code normally, but your IDE and type checker gain full visibility into method signatures, return types, and available operations on the Connect service, catching errors before runtime.
Use it for:
- Enable IDE autocomplete and type checking for boto3 Connect API calls in VSCode with Pylance or PyCharm.
- Validate boto3 Connect code with mypy or pyright in CI/CD pipelines to catch type errors early.
- Get inline documentation and parameter hints for Connect service methods while writing code.
- Use TYPE_CHECKING guards to keep type stubs out of production dependencies while maintaining full type safety during development.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 Connect service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 Connect and want static type checking or IDE support. Install friction is minimal, maintenance is active, licensing is permissive, and there are no known vulnerabilities. The only caveat is PyCharm users may experience performance issues with full boto3-stubs; the docs recommend boto3-stubs-lite as an alternative if that occurs.
Install
mypy-boto3-connect on PyPI
pip
pip install mypy-boto3-connectuv
uv add mypy-boto3-connectpoetry
poetry add mypy-boto3-connectInstalling mypy-boto3-connect
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with a release just 1 day old and consistent update history since 2019.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—safe for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-connect
from boto3.session import Session
from mypy_boto3_connect import ConnectClient
client: ConnectClient = Session().client("connect")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (issue PY-40997) still affect current versions or if boto3-stubs-lite is necessary for acceptable IDE responsiveness.
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 — 1 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 282,067/month — #8,090 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_connect-1.43.71-py3-none-any.whl
Keywords: boto3, connect, 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-codestar-connectionsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connect-contact-lensProvides type annotations and IDE autocomplete…
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-connectcasesProvides type stubs and IDE autocomplete for…
permissive · top 15,000 on PyPI
mypy-boto3-connecthealthProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-connectparticipantProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-directconnectProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-ec2-instance-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-interconnectProvides type annotations and IDE…
permissive · top 15,000 on PyPI