Tiny terminal chat: async TCP server + CLI client
Project description
Terminal Chat
Tiny terminal chat with an asyncio server and CLI client. Python 3.12+.
Install
pip3 install terminalchate
Run the server
terminalchate-server --host 0.0.0.0 --port 9000
Connect a client
terminalchate 127.0.0.1 9000 --name alice
In another terminal then
terminalchate 127.0.0.1 9000 --name bob
Type to chat. Commands:
- /nick change nickname
- /quit leave
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
terminalchate-0.1.3.tar.gz
(6.4 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
File details
Details for the file terminalchate-0.1.3.tar.gz.
File metadata
- Download URL: terminalchate-0.1.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d4080d0ca0b53d486b135ac62ef50295895d7c16356a45604adac6f6e872616
|
|
| MD5 |
0fc59415d3a3cfd57ad8951540afea42
|
|
| BLAKE2b-256 |
6f9c92d438f6c8aa8d7d108d2f6cb7e52e47418316cf82b485f100b47add30e1
|
File details
Details for the file terminalchate-0.1.3-py3-none-any.whl.
File metadata
- Download URL: terminalchate-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
025c3c3bb19adf76aeb8747f4d89335ab4699e77e7647f8ddc12338d4045c27a
|
|
| MD5 |
2b0373f0bf9282fab69ee4511bd7dc14
|
|
| BLAKE2b-256 |
52e83e853a13caa4c467cdeb92386d399ada9085733704c02bc60759e85066e0
|