Skip to main content

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

Apache License 2.0

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

chatHelper-1.1.9.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

chatHelper-1.1.9-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

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

Hashes for chatHelper-1.1.9.tar.gz
Algorithm Hash digest
SHA256 b8d5a834a4cbc515faaa5f424d07d3da41c26d03ef84ae7aa70b18b031b1a40f
MD5 77f3c48ea80b45bc06739c1953bbb961
BLAKE2b-256 bb66cd15508ddaeab05d6ee061b3325ce5208bff737c506cc86617a3baa1413f

See more details on using hashes here.

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

Hashes for chatHelper-1.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 4fb941b6d47ed8baf3e9b09db76664f5a9f3ec33de8207f976fde5d7b8cdff0c
MD5 0f19421a109e455576de427bd1264917
BLAKE2b-256 58e43df5c1cf0fc2efa172e337677b7ebc615661ca365df11b6fe73ece8621e1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page