Python Terminal Chat Using Apache Kafka
Project description
pyTxTchat
Python Terminal Text Chat
- using Apache Kafka
using
$ pip install pytxtchat
$ pytxtchat-ping
pong
if you're a developer
$ git clone ... & cd ...
$ pdm venv create
$ source .venv/bin/activate
$ pdm install
$ pytest --cov
================ test session starts =================
platform linux -- Python 3.11.9, pytest-8.3.2, pluggy-1.5.0
configfile: pyproject.toml
plugins: cov-5.0.0
---------- coverage: platform linux, python 3.11.9-final-0 -----------
Name Stmts Miss Cover
---------------------------------------------
src/pytchat/__init__.py 0 0 100%
src/pytchat/com.py 2 0 100%
tests/__init__.py 0 0 100%
tests/test_com.py 4 0 100%
---------------------------------------------
TOTAL 6 0 100%
================= 1 passed in 0.05s ==================
Ref
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
pytxtchat-0.2.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file pytxtchat-0.2.0.tar.gz
.
File metadata
- Download URL: pytxtchat-0.2.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.17.3 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a4b7c91c7b27446c1558c34b584bb409d3fed330b9ce8b732174cccafb7f109 |
|
MD5 | 1ed981bbc0a0fafabfc3f5ed60713249 |
|
BLAKE2b-256 | 33a0f36cbaff7a6e6a36de3c2b617202a85a86b4633219fcb4f8491c9b4d9da1 |
File details
Details for the file pytxtchat-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pytxtchat-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.17.3 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f681cdb9bccab0f1e41ea37d88ed92c7b9ad0e2b430574432ce99eabd9bf0e1 |
|
MD5 | e04259bffcbfaace81e69f0d3db3cee7 |
|
BLAKE2b-256 | f459f4646b5b0f46653ae5aded810c22163d2b2fe2fe7f9de4ceebb8a133c2da |