{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for the boto3 Kafka service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3","aws-kafka"],"use_cases":["Enable IDE autocompletion and type checking for boto3 Kafka client code in VSCode with Pylance or PyCharm.","Validate boto3 Kafka calls with mypy or pyright in CI/CD pipelines to catch type errors before deployment.","Get inline documentation and method signatures for KafkaClient in editors that support type stubs.","Use with paginators and type definitions to ensure correct parameter and return types for Kafka API operations.","Reduce runtime errors by catching incorrect boto3 Kafka API usage during static analysis."],"what_it_does":"This package is a type stub library that provides complete type annotations for the boto3 Kafka service (version 1.43.66). It enables static type checkers like mypy and pyright, as well as IDEs like VSCode, PyCharm, Emacs, and Sublime Text, to understand and validate boto3 Kafka client calls at development time. The stubs include annotations for the KafkaClient, paginators, type definitions, and literal values, allowing developers to catch type errors before runtime and get IDE autocompletion without writing explicit type hints.\n\nThe package is generated automatically using mypy-boto3-builder and depends only on typing-extensions. It is designed as a development-time dependency and can be safely guarded behind TYPE_CHECKING blocks to avoid production dependencies. Installation is straightforward via pip, either standalone or as part of the boto3-stubs bundle, and it works across multiple Python versions (3.9 through 3.14) and implementations.","worth_installing":"Yes. This is a lightweight, actively maintained type stub package with no security vulnerabilities, permissive MIT licensing, and a single minimal dependency. Install it if you use boto3 Kafka and want static type checking or IDE autocompletion; it is safe to use as a development-only dependency. PyCharm users should be aware of potential performance issues with Literal overloads (noted in the description) and may prefer the lite variant."},"id":"mypy-boto3-kafka","links":{"html":"https://skillfed.io/packages/mypy-boto3-kafka","md":"https://skillfed.io/packages/mypy-boto3-kafka.md","pypi":"https://pypi.org/project/mypy-boto3-kafka/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-kafka","python_support":"supports_current","summary":"Type annotations for boto3 Kafka 1.43.66 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":359534,"position":7249,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.66"}
