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.1.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.1.tar.gz.
File metadata
- Download URL: terminalchate-0.1.1.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 |
7d6dadf0a76a458858ed0a71872df465716e147eed495f990e4bd23d5e08d197
|
|
| MD5 |
08e1ef29312d5563a03f21c1b7ba1a30
|
|
| BLAKE2b-256 |
a1a3c0ffcce246cfae38cd46dcf33ea218d0586d2b25a17221066cbbb3828b67
|
File details
Details for the file terminalchate-0.1.1-py3-none-any.whl.
File metadata
- Download URL: terminalchate-0.1.1-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 |
b95600848368ec57168bd159a9ab4ae0e27d0591f7f556b4102729cbcb3ad02f
|
|
| MD5 |
5f2b278e44dbe258ec6808c2f99429c8
|
|
| BLAKE2b-256 |
5fb4a53803a5adcb3fd2f5931cda6662e10f48397fc88f8be68099539105d4b2
|