mypy-boto3-connect-contact-lens
Type annotations for boto3 ConnectContactLens 1.43.0 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 ConnectContactLens service. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware tools. When installed, it enables IDE code completion and type checking for ConnectContactLens API calls without requiring explicit type annotations in your code.
The package contains type definitions for the ConnectContactLensClient, service resources, waiters, paginators, and Literal types extracted from the AWS API shapes. It is designed to be a development-only dependency and can be safely guarded behind TYPE_CHECKING imports to keep it out of production environments. The library supports Python 3.9 through 3.14 and has a single runtime dependency on typing-extensions.
Use it for:
- Enable IDE autocomplete and type checking for boto3 ConnectContactLens API calls in VSCode with Pylance or PyCharm.
- Run mypy or pyright static type checking on code that uses boto3 ConnectContactLens without manual type annotations.
- Catch type errors in boto3 ConnectContactLens client usage before runtime in your CI/CD pipeline.
- Provide explicit type hints for ConnectContactLensClient, waiters, and paginators in library or framework code.
- Use Literal types from the service to validate enum-like parameters at type-check time.
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 ConnectContactLens service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 ConnectContactLens and want IDE support or static type checking. The package is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and adds minimal install friction. It is most valuable in development environments; consider using TYPE_CHECKING guards to keep it out of production dependencies.
Install
mypy-boto3-connect-contact-lens on PyPI
pip
pip install mypy-boto3-connect-contact-lensuv
uv add mypy-boto3-connect-contact-lenspoetry
poetry add mypy-boto3-connect-contact-lensInstalling mypy-boto3-connect-contact-lens
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for any project type.
Quickstart
pip install mypy-boto3-connect-contact-lens
from boto3.session import Session
from mypy_boto3_connect_contact_lens import ConnectContactLensClient
client: ConnectContactLensClient = Session().client("connect-contact-lens")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance impact on PyCharm is acceptable for your codebase size (docs mention potential slowness with Literal overloads).
- Whether the lite variant (boto3-stubs-lite) would be preferable for your IDE or RAM constraints.
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 | 247,405/month — #8,692 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_connect_contact_lens-1.43.0-py3-none-any.whl
Keywords: boto3, connect-contact-lens, 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-codeconnectionsProvides type annotations for boto3…
permissive · top 15,000 on PyPI
mypy-boto3-connectcampaignsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectcasesProvides type stubs and IDE autocomplete for…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-directconnectProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-connecthealthProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-connectcampaignsv2Provides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2-instance-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI