No project description provided
Project description
types-confluent-kafka
types-confluent-kafka
is a package that provides type hints for the confluent-kafka
Python package. It's designed to enhance your development experience by enabling type checking with tools like mypy
and providing auto-completion support in your LSP (language server).
Important Note: Confluent does not officially endorse this package.
Compatibility
please check the table
Installation
The package can be installed from PyPI
pip install --no-cache-dir types-confluent-kafka
alternatively, if you use poetry
, for example,
poetry add --group dev types-confluent-kafka
Semantic versioning
types-confluent-kafka
follows Semantic Versioning 2.0.0. This means that we use version numbers like MAJOR.MINOR.PATCH
to indicate changes in the package:
MAJOR
version for incompatible API changes,MINOR
version for adding new features in a backward-compatible manner,PATCH
version for backward-compatible bug fixes.
This package will be released as frequently as possible to iterate faster and provide you with the latest features and improvements. Frequent releases also allow us to quickly address and release bug fixes to ensure the stability of the package.
The commit follows conventional commits, which is the driver of how the versioning works.
Contribution
Contributions to types-confluent-kafka
are welcome and encouraged! If you want to contribute, please follow these steps:
- Fork this repository.
- Create a new branch for your contribution:
git checkout -b feature/your-feature-name
. - Make your changes and ensure that the tests are passing.
- Open a pull request describing your changes and their purpose.
- The PR needs to link to an issue.
Please note that this project follows the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code.
Development
please check the development guide
License
This project is licensed under the Apache 2.0 License. You are free to use, modify, and distribute the code according to the terms of this license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file types_confluent_kafka-1.2.2.tar.gz
.
File metadata
- Download URL: types_confluent_kafka-1.2.2.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1e4095ed8bd87b9f2b05f0b766ad0c2ade4e19da7e41c91542c805639d0bbef |
|
MD5 | 70bd5195b24387812fcb27054be4a267 |
|
BLAKE2b-256 | 97301cb40a6cc13e2e5bbe8ee479aa8b55ecfc2bf63bdcf171c7f77864a53e35 |
File details
Details for the file types_confluent_kafka-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: types_confluent_kafka-1.2.2-py3-none-any.whl
- Upload date:
- Size: 32.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61dbcf5223d48593ec925f69ce39f63b5ec79902b3f27e496ff0e7bceeba4baf |
|
MD5 | 38463c9e2920af2a3fcc46514f9396d8 |
|
BLAKE2b-256 | 5525b99d9a31758aa907238ab5ae25647c95789437f5fe529eb20f7889bce8c3 |