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.0.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.0.tar.gz.
File metadata
- Download URL: jeff_api-0.2.0.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 |
d5716c7d1312caff8db6c4a8203643e7724c58f932377cb7a47cd9621a7e8a89
|
|
| MD5 |
2043185837a7e89accd5214c8660df1b
|
|
| BLAKE2b-256 |
2c57957c6ce26fa66ca87c5a2b007fd7b0ba57b1664c626eb931a85587f6911e
|
File details
Details for the file jeff_api-0.2.0-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.2.0-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 |
6b838d55b558b46573d17a0dd969a661163e59c016ffb919d27411ab264716fa
|
|
| MD5 |
358d3735a5d82bf4e70f297c4e027750
|
|
| BLAKE2b-256 |
96981447079c9160c70e2e01151faae6dd3964d3ea848ad64639aefa5bfc9e89
|