{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/6"}],"enrichment":{"capability":"Provides type hints and stub files for the confluent-kafka package to enable static type checking with mypy and IDE autocompletion.","skillfed_tags":["type-stubs","mypy-compatible"],"use_cases":["Add type checking to a confluent-kafka application running on versions below 2.13.0.","Enable IDE autocompletion and inline documentation for confluent-kafka APIs in mypy-enabled projects.","Migrate a legacy codebase to static typing without upgrading the confluent-kafka dependency immediately.","Catch configuration and API misuse errors at development time in Kafka client code."],"what_it_does":"types-confluent-kafka is a type-stub package that provides static type information for the confluent-kafka library. It allows developers using mypy or other type checkers to catch type errors at development time, and enables IDE language servers to provide accurate autocompletion and inline documentation. The package is community-maintained (not officially endorsed by Confluent) and designed for users on confluent-kafka versions prior to 2.13.0, when the library added its own built-in type hints. Since it contains only stub files and metadata, it has zero runtime dependencies and installs with minimal friction.\n\nThe package follows semantic versioning and is actively maintained with frequent releases to track API changes. It supports Python 3.9 through 3.14. Users on confluent-kafka 2.13.0 or later should use the official type hints instead.","worth_installing":"Yes, if you are using confluent-kafka below version 2.13.0 and want type checking and IDE support. No, if you are already on confluent-kafka 2.13.0 or later\u2014use the official type hints instead. The package is actively maintained, has no runtime overhead, and carries a permissive license, making it a low-risk addition for teams that need it."},"id":"types-confluent-kafka","links":{"html":"https://skillfed.io/packages/types-confluent-kafka","md":"https://skillfed.io/packages/types-confluent-kafka.md","pypi":"https://pypi.org/project/types-confluent-kafka/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-09","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-confluent-kafka","python_support":"supports_current","summary":"Types for Confluent Kafka"},"popularity":{"monthly_downloads":1742194,"position":3601,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.4.1"}
