JIM socket messenger
Project description
### dagobah-messenger ### JSON instant messenger with presence control and AES encryption.
### Install ###
pip install dagobah-messenger
### How to start ###
Run server:
python3 -m dagobah-messenger -m server
Run any number (max 5) of GUI or console clients:
python3 -m dagobah-messenger # run console client python3 -m dagobah-messenger -m clnt_gui # run GUI client python3 -m dagobah-messenger # run console client (default) python3 -m dagobah-messenger -m clnt_cli # run console client
P.S. Use PyCharm to avoid module not found issue with pycryptodome.
Thx a lot to Leo Orlov and GeekBrains. Ilia Kruglov, 31072018.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file dagobah_messenger-0.3-py3-none-any.whl
.
File metadata
- Download URL: dagobah_messenger-0.3-py3-none-any.whl
- Upload date:
- Size: 179.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6b6e8c3bbea68fa2f92e5dbe9c32c3764f91d0b7c9abc7e5b5da7f50d511a31 |
|
MD5 | 4d621859c30b1a0b8aa4d987f34d60fb |
|
BLAKE2b-256 | 6ded085feaaa4743369984a58627a2c1a397d41b4142639f0a766c7c1f8800b5 |