skillfed

mypy-boto3-kafkaconnect

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

mypy-boto3-kafkaconnect v1.43.0 245.3K downloads/30d#8,735 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a stub-only type annotation library for boto3's KafkaConnect service, generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0. It provides complete type hints for KafkaConnect client methods, paginators, and type definitions, enabling static type checkers and IDEs to validate your code and offer autocomplete suggestions as you write boto3 KafkaConnect calls.

It works alongside boto3 itself—you install it in your development environment, and type checkers like mypy or pyright, or IDEs like VSCode, PyCharm, and Emacs, automatically pick up the annotations. The package supports modern Python versions (3.9 through 3.14) and is compatible with multiple type-checking tools and editors. It has no runtime dependencies beyond typing-extensions, so it adds negligible overhead to your environment.

Use it for:

  • Enable IDE autocomplete and inline type hints when writing boto3 KafkaConnect client code in VSCode or PyCharm.
  • Catch type errors in boto3 KafkaConnect calls before runtime using mypy or pyright in CI/CD pipelines.
  • Document expected parameter types and return types for KafkaConnect operations in your codebase without manual annotations.
  • Reduce bugs from incorrect service API calls by catching mismatched argument types at development 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 KafkaConnect service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3 KafkaConnect and want static type checking or IDE autocomplete. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. PyCharm users should be aware of potential performance issues with Literal overloads (documented in the package); consider boto3-stubs-lite as an alternative if that becomes a problem.

Install

mypy-boto3-kafkaconnect on PyPI

pip

pip install mypy-boto3-kafkaconnect

uv

uv add mypy-boto3-kafkaconnect

poetry

poetry add mypy-boto3-kafkaconnect

Installing mypy-boto3-kafkaconnect

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent commits and stable production status.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for any project type.

Quickstart

pip install mypy-boto3-kafkaconnect

from boto3.session import Session
from mypy_boto3_kafkaconnect import KafkaConnectClient

client: KafkaConnectClient = Session().client("kafkaconnect")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether performance impact in PyCharm is acceptable for your codebase size (docs note slow Literal overload handling).
  • Whether the lite variant (boto3-stubs-lite) would be preferable for your IDE and 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 245,296/month — #8,735 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_kafkaconnect-1.43.0-py3-none-any.whl

Keywords: boto3, kafkaconnect, 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 kafkaconnectmypy annotations aws kafkatype hints boto3 serviceide autocomplete aws sdkstatic type checking boto3
type-stubsboto3aws-sdk

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-kafka

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connectparticipant

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

mypy-boto3-codestar-connections

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

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-confluent-kafka

Provides type hints and stub files for the…

permissive · top 5,000 on PyPI