A Python library for intercommunicating with Jeff.
Project description
jeff-api
Python library for Jeff interaction. Supports both jeff-qt and jeff-core.
Installing from PyPi.org
pip install jeff-api
Usage
from jeff_api import server, client
srv = server.Server(None, port)
cli = client.Client('localhost', 8005)
data = srv.listen()
cli.send_msg(data)
Building
cd jeff-api
python -m pip install --upgrade build
python -m build
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 Distribution
jeff_api-0.2.1.tar.gz
(3.7 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 jeff_api-0.2.1.tar.gz.
File metadata
- Download URL: jeff_api-0.2.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6e7d90cafa006c3272e96812dc2f5d6d3c6f76cde2a5fa4a7f07406c0a3ac38
|
|
| MD5 |
1ba4b65352a67fd63779f3656217388a
|
|
| BLAKE2b-256 |
461508bb58d72eff1d82f08d5c552b63979f18b330ff6b2e9bdcbc81a503683e
|
File details
Details for the file jeff_api-0.2.1-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.2.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
feff5f110b5e164f43d04e905815ecb8d495442ad1c6c203715e1b65b44eee6a
|
|
| MD5 |
abf2915dec4bafed56ee40355c50f2f8
|
|
| BLAKE2b-256 |
39bdc85a5a69ff3c155da1f6bf60005172f22c47311a396b00361b03fd5059de
|