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.12.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.12.tar.gz.
File metadata
- Download URL: jeff_api-0.1.12.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 |
cc0248fba38cb1b2db6d34b788bb231b56a1130b958910266ca6cccec3c02778
|
|
| MD5 |
587920a3122af4ee6015a5c7b6638615
|
|
| BLAKE2b-256 |
a606a9e245bfa018f1b5b1f56a01976a393848966ac019e5a1cb89ac0139b383
|
File details
Details for the file jeff_api-0.1.12-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.12-py3-none-any.whl
- Upload date:
- Size: 4.5 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 |
b883ae551af593db4ad07446fd6546196c6519f48f197c378c50d2c6a34d6fac
|
|
| MD5 |
7b14a86233aa4bf363673eacb2786636
|
|
| BLAKE2b-256 |
8e3e314b4de823018ef7ac86c8c6cc69cfbeb534c2d1c7f064aab6187f8582f8
|