Yet Another Kafka log Handler.
Project description
Yet Another Kafka log Handler
This project is currently in BETA and not finished!
Building a new pip package
First we will build the next version for pypi test and if that works without problems, then it will be built for pypi production
- Open setup.cfg and increment the version
- Build the pypi wheel and source package:
$ python3 -m build
- Upload to pypi test:
$ python3 -m twine upload --skip-existing --repository testpypi dist/*
- If the upload to test works, then upload to pypi production
$ python3 -m twine upload --skip-existing dist/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yakh-0.0.5.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
yakh-0.0.5-py3-none-any.whl
(6.0 kB
view details)
File details
Details for the file yakh-0.0.5.tar.gz.
File metadata
- Download URL: yakh-0.0.5.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0489f585b76b5b5225cdcedf051623f9d5d32f69896d21ef2c6fe7ca745cb2f3
|
|
| MD5 |
efe9a602662724517c19c81df737eb2f
|
|
| BLAKE2b-256 |
3c4359b47dadbcfa891bfbe56c1732df4b699f69c311e3cb78a6f0e8cddb7bd2
|
File details
Details for the file yakh-0.0.5-py3-none-any.whl.
File metadata
- Download URL: yakh-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84a038e1930348ed972e8e29ccb4bc337574a08d4f74ca3cc0aa60e07dc7b3a7
|
|
| MD5 |
b86c36d168cb9260bd2fdd1e2d7f4774
|
|
| BLAKE2b-256 |
55c8c70f9f83998e16995f11d9ec4a4208181f102b60a981abb83afe76b23f8f
|