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.0.tar.gz
(6.2 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.0.tar.gz.
File metadata
- Download URL: terminalchate-0.1.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c0d400b1a03546366e06efd0fffd594a46fcec0aa46fda32942879c37bec027
|
|
| MD5 |
9982758e1759816d98b0c05a50db1542
|
|
| BLAKE2b-256 |
729979b086464a5cc208f8824a941ec35cdb2c275b7a3017db5e85127b0541c6
|
File details
Details for the file terminalchate-0.1.0-py3-none-any.whl.
File metadata
- Download URL: terminalchate-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.1 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 |
3ea2a2a63360df239b09037617e976e7bbc2f8dec9d5375457ab5626da635719
|
|
| MD5 |
abc06a28c754addcde51497c0f0b6389
|
|
| BLAKE2b-256 |
287391c638a4cfab4df751226617b8a51db7f193f4f56e669f70abadc377bd94
|