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.14.tar.gz
(3.5 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.14.tar.gz.
File metadata
- Download URL: jeff_api-0.1.14.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
264744c0afaa44251645dde92b010309464b76e70db44741f35ab7c39402e62a
|
|
| MD5 |
31267c1378635571a61f4a17f763d798
|
|
| BLAKE2b-256 |
17528f17c5cde12875f15c32b2df715ffed81d3c2d4ed314c7f90221af6085a3
|
File details
Details for the file jeff_api-0.1.14-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.14-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 |
27aed9dcd94dba264cd4a307f85cc3442ea0fd73a31269c44f1f94a3d33d9619
|
|
| MD5 |
3716232ef1513b08dcfabe4f4a6b5535
|
|
| BLAKE2b-256 |
33d9dabcde63e919c1ebe35c4539121b39391ff05d8a3adff0ec800abb1831f4
|