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.21.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.21.tar.gz.
File metadata
- Download URL: jeff_api-0.1.21.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 |
8f71ca15e717f5a8a774c07876103a9b91bf0cf1afe27eeaf387d0c078005a78
|
|
| MD5 |
ff7c3d35c6c874eab0c1cae2244d7fec
|
|
| BLAKE2b-256 |
ef1db2423ddaec5ae1c2584f5443f9ce9f735e7a2e4a964dc7add9cff81ba07f
|
File details
Details for the file jeff_api-0.1.21-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.21-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 |
d517a8aa29d525889762b0709c4e5e46cbf5188ce5df67b3264173aa90485abe
|
|
| MD5 |
b1debb0ea32969fc4e0691c190df3b62
|
|
| BLAKE2b-256 |
d02b8fba29f307c00a98a9edcd6d50c455225523d1f113be46b096b1f143190f
|