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.19.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.19.tar.gz.
File metadata
- Download URL: jeff_api-0.1.19.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 |
461b71521bf59e074a46bb077578f61fd10a2394097f5a7a4f088dbe671dbf81
|
|
| MD5 |
5db9533b8d5fd794d17baada5485dda0
|
|
| BLAKE2b-256 |
825d2a354bca0bfecd7784c72611a4efd6ae1351ede572832efea23696df82d7
|
File details
Details for the file jeff_api-0.1.19-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.19-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 |
d990a633c1e57046885b32782aa9f90afacd76e40df654ae4178cf2d0f8433a4
|
|
| MD5 |
63162351ed6b59c924403232ff3cf608
|
|
| BLAKE2b-256 |
13cd74a2ced1dd61ef4d0e69c02613ac85e478cf6a64bec1f8aba58990300ef9
|