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.22.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.22.tar.gz.
File metadata
- Download URL: jeff_api-0.1.22.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 |
d69bca2c3203f6a4629aa4b3d9f78a56539c6f18b2c60ed4adc06b98cfbf3138
|
|
| MD5 |
a7e52048e9895ef5a439a930f8fa5596
|
|
| BLAKE2b-256 |
e129669ce92e33629293e2f2f7b88dbfa8fb8d69686ed0c9bf3972d198aa44a9
|
File details
Details for the file jeff_api-0.1.22-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.22-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 |
9d1315e94de77f5b220f4855f119b0740fc708b54a93353db1d221cfd878cad4
|
|
| MD5 |
f3a194e764bae17380ba2adff6b281a9
|
|
| BLAKE2b-256 |
8b8b0123cdb754ccbc6cd2b81be6d97533fe67383204d163e9729ad8f6b19d8c
|