High-level chat client API that makes sending messages between computers(using http) easy.
Project description
ChatHelper
High-level chat client Python API that makes sending messages between computers(using http) easy.
Installation
Use the package manager pip to install chatHelper.
pip install chatHelper
QuickStart
Server
from chatHelper import Server
server = Server("192.168.xx.xxx:8000", 1)
Client
from chatHelper import Client
client = Client("http://192.168.xx.xxx:8000/", "client1", "12345")
Documentation
You can find the documentation for this package here
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
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
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 chatHelper-1.1.9.tar.gz.
File metadata
- Download URL: chatHelper-1.1.9.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8d5a834a4cbc515faaa5f424d07d3da41c26d03ef84ae7aa70b18b031b1a40f
|
|
| MD5 |
77f3c48ea80b45bc06739c1953bbb961
|
|
| BLAKE2b-256 |
bb66cd15508ddaeab05d6ee061b3325ce5208bff737c506cc86617a3baa1413f
|
File details
Details for the file chatHelper-1.1.9-py3-none-any.whl.
File metadata
- Download URL: chatHelper-1.1.9-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fb941b6d47ed8baf3e9b09db76664f5a9f3ec33de8207f976fde5d7b8cdff0c
|
|
| MD5 |
0f19421a109e455576de427bd1264917
|
|
| BLAKE2b-256 |
58e43df5c1cf0fc2efa172e337677b7ebc615661ca365df11b6fe73ece8621e1
|