skillfed

mypy-boto3-qconnect

Type annotations for boto3 QConnect 1.43.14 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-qconnect v1.43.14 244.6K downloads/30d#8,753 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 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-qconnect

uv

uv add mypy-boto3-qconnect

poetry

poetry add mypy-boto3-qconnect

Installing 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

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 stubs qconnecttype annotations aws qconnectmypy boto3 qconnectboto3 qconnect autocompletetype hints aws sdk pythonpyright boto3 stubside code completion qconnect
type-stubsaws-sdkstatic-typing

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pi

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-codestar-connections

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-wisdom

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-fsx

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connectparticipant

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI