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.1.0.tar.gz
(2.9 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.1.0.tar.gz.
File metadata
- Download URL: jeff_api-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdf53b0db68a0f25ee639a3723634c29280eecff4ab7b5e23aa4e27a535a6871
|
|
| MD5 |
f63e65e40de0e15e93bd5fe9b41a36ef
|
|
| BLAKE2b-256 |
9e57ca3619e354b7a333e3804d3a2edcaf2cc72df6424fd0e9e98485e6a57559
|
File details
Details for the file jeff_api-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 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 |
04e911526cec8e2c002beadd92271d86e0922e878846fef11b7265ee563e53ad
|
|
| MD5 |
a3f1407288fbd0b9bc1cd72dcfc270b8
|
|
| BLAKE2b-256 |
7f19e379ceb8e86a20e7869708a6d461699efc18f4c507481c6867288355633e
|