chat-app
Allows people to chat through terminal
Installation
Install Using Git:
git clone https://github.com/lol-cubes/chat-app.git
pip install cryptography
python3 chat-app/chat-app # setup
Install Using Pip:
pip install chat-app
python3 -m chat-app # setup
Usage
Create a Server
chat-app server
Port is any 4-digit number that isn't already in use (you'll know when it's in use)
Join a Server
chat-app client
The server is the IP address of the server machine. Find your IP address (on unix) using the command:
ipconfig getifaddr en0
System Requirements and Dependencies
- Python 3.x installed
- Unix-based OS
Release files for chat-app 1.1.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| chat-app-1.1.10.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| chat_app-1.1.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.8 kB
Release files / chat-app-1.1.10.tar.gz
| Download URL | chat-app-1.1.10.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0d30e84645faf5b4733ad7a1bd3dd785762d45dc8633fb6b2f927ec8a3a4dc30
|
|
BLAKE2b-256 checksum How to use checksums |
6f4314b25cc204dcb333a160b3505b09d3357371820d50c6ea37e51937e6a895
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|
Release files / chat_app-1.1.10-py3-none-any.whl
| Download URL | chat_app-1.1.10-py3-none-any.whl |
|---|---|
| Size | 5.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
21032f67e652efc6c4961385e78968d7d4911cdab7ab07da2f5be03d22de174e
|
|
BLAKE2b-256 checksum How to use checksums |
b92fc173f1fca4769a6d681a23218a0f9df0044119537e27e117ab5f5c7cf630
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|