skillfed

mypy-boto3-connect-contact-lens

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

mypy-boto3-connect-contact-lens v1.43.0 247.4K downloads/30d#8,692 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 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-lens

uv

uv add mypy-boto3-connect-contact-lens

poetry

poetry add mypy-boto3-connect-contact-lens

Installing 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

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 stubsaws connect contact lens typingmypy boto3 annotationside autocomplete boto3pyright type hints aws
type-stubsaws-sdkide-support

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

Provides type annotations for boto3…

permissive · top 15,000 on PyPI

mypy-boto3-connectcampaigns

Provides type annotations and IDE…

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-directconnect

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-connecthealth

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-connectcampaignsv2

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2-instance-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI