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.18.tar.gz
(3.6 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.18.tar.gz.
File metadata
- Download URL: jeff_api-0.1.18.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa7282242243c85630345434533ef2a5eaf56f32438340bc9b4cc465cfc8cb91
|
|
| MD5 |
d663342b901b58184652706db2afb618
|
|
| BLAKE2b-256 |
75b56c9710843ea1695dea22ab15d37d477d2bb051492d3b2eed66160b3825b7
|
File details
Details for the file jeff_api-0.1.18-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.18-py3-none-any.whl
- Upload date:
- Size: 4.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 |
b92ae93892a76dea0ed8270f88a70e14f1a37c8760d97fcfdf55182d78d95c12
|
|
| MD5 |
cb15baf70b53cf96ca15f2ebde13a0e3
|
|
| BLAKE2b-256 |
98624f09b1ae990e39f82c94885b827433c5204a85f0e2417797d0d4c1fc54a5
|