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.1.0.tar.gz
(2.0 kB
view details)
Built Distribution
File details
Details for the file pytxtchat-0.1.0.tar.gz
.
File metadata
- Download URL: pytxtchat-0.1.0.tar.gz
- Upload date:
- Size: 2.0 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 | d8a27dcfc031cbc278aa24b0c9d98b254b71dd3d21ffff600f92c2a0ae9b045d |
|
MD5 | 7d540b967cb5d7a392acad11563bb4c7 |
|
BLAKE2b-256 | 1713e8d0890666eb42366f2b388022e5e3079d3a1a4a849a230bd880ddeeec34 |
File details
Details for the file pytxtchat-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pytxtchat-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 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 | 45a678c324d9e603bbb489735942de3d1cd7fd26d088f7aaf7776321c22ed871 |
|
MD5 | d51086d6122c051e55b7e5a9675a6c7e |
|
BLAKE2b-256 | ac3763ece06859c862ac7e902411c06b4bc9b232caf640e58c628f8487a18c08 |