Python Terminal Chat Using Apache Kafka
Project description
pyTxTchat
Python Terminal Text Chat
- using Apache Kafka
using
- ping
$ pip install pytxtchat
$ txtping
pong
- chat
$ txtchat
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.3.0.tar.gz
(7.2 kB
view details)
Built Distribution
File details
Details for the file pytxtchat-0.3.0.tar.gz
.
File metadata
- Download URL: pytxtchat-0.3.0.tar.gz
- Upload date:
- Size: 7.2 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 | 6fbad4f15cc6ff737af887f73cf53ba0e13a32cb205b399833b10d17845f5750 |
|
MD5 | 49d40bd4a184537c47312603c47d6a84 |
|
BLAKE2b-256 | a5edbc70dc307e848493e62f85f3e1e4d59e9adbd6c143e22a95d3e445350a7e |
File details
Details for the file pytxtchat-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: pytxtchat-0.3.0-py3-none-any.whl
- Upload date:
- Size: 9.2 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 | 8cde15581235d894857c6b622240a15e140200055ea24ba03b93e652784d23cf |
|
MD5 | 43fcbffff79e9d60eef449f64645ae42 |
|
BLAKE2b-256 | ca55e44b41aaad5298873526ab87b2d7d0fa505c70a0bcb36b9177350c384420 |