mypy-boto3-qconnect
Type annotations for boto3 QConnect 1.43.14 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 for the boto3 QConnect AWS service. It is generated automatically from boto3 1.43.14 and works with mypy, pyright, and IDE language servers to provide code completion, type checking, and inline documentation while you write boto3 code.
The package contains no runtime logic—it only provides type hints. You install it alongside boto3 in your development environment to get IDE autocomplete and catch type errors before runtime. It supports Python 3.9 through 3.14 and integrates with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and other tools that understand Python type annotations.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 QConnect client code in VSCode or PyCharm.
- Catch type mismatches in QConnect API calls during development using mypy or pyright without running code.
- Generate accurate type hints for QConnect paginators, waiters, and service resources in your codebase.
- Reduce runtime errors by validating boto3 QConnect method signatures and parameter types at edit time.
- Improve code documentation and maintainability by making QConnect API contracts explicit in your source.
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 QConnect service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3 QConnect and want IDE autocomplete and static type checking. The install is frictionless (one lightweight dependency), maintenance is active, the license is permissive, and there are no known vulnerabilities. It is a stub-only package, so it adds no runtime overhead and can safely be confined to development dependencies.
Install
mypy-boto3-qconnect on PyPI
pip
pip install mypy-boto3-qconnectuv
uv add mypy-boto3-qconnectpoetry
poetry add mypy-boto3-qconnectInstalling mypy-boto3-qconnect
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent commits and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—safe for both open-source and commercial projects.
Quickstart
# Install with pip
python -m pip install mypy-boto3-qconnect
# Use in your code
from boto3.session import Session
from mypy_boto3_qconnect import QConnectClient
client: QConnectClient = Session().client("qconnect")
Requires Python 3.9 or later; boto3 must be installed separately as a runtime dependency of your project.
Verify before relying
- Whether the package works correctly with all listed IDE integrations (VSCode, PyCharm, Emacs, Sublime Text) in practice.
- Performance impact when used with PyCharm (documentation warns of potential slowness with Literal overloads).
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 — 84 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 244,558/month — #8,753 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_qconnect-1.43.14-py3-none-any.whl
Keywords: boto3, qconnect, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-piProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-codestar-connectionsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-wisdomProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectparticipantProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI