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.2.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.2.tar.gz.
File metadata
- Download URL: terminalchate-0.1.2.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 |
dd3a05b5138067144739f2dc39320cd677f54dc0bddd46dd64c23ab51f233da3
|
|
| MD5 |
de26d88e1a5417212b306ce1bc910b0e
|
|
| BLAKE2b-256 |
6de960982b85251b8a2b1d18c6cb2c9177365d0125ff680ad956681d13d9ab60
|
File details
Details for the file terminalchate-0.1.2-py3-none-any.whl.
File metadata
- Download URL: terminalchate-0.1.2-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 |
07dd673fa4ec56e3f87d27539bf2ca2bc3a349177da93434bb4de257fff1090f
|
|
| MD5 |
0bb405a01df3e82866bd2b149a0853f5
|
|
| BLAKE2b-256 |
768e05dde0d30445308575814f7d25e7775a5752981cc29d9bb6e61d1b67f359
|