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.24.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.24.tar.gz.
File metadata
- Download URL: jeff_api-0.1.24.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 |
cb4b462e90c1a1ce05cf746e86b43ce20038e78355a7d8037bba939f998612e4
|
|
| MD5 |
b9e7b6e974987c5ed6ab6229433aec16
|
|
| BLAKE2b-256 |
46102a2a7fbb27bdd3dd90802787baeb9c7d70530fb063d5183a573db7d840d9
|
File details
Details for the file jeff_api-0.1.24-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.24-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 |
234c2857bc14151ebdd734d68a1dbb9105d034ed1f18c5eb05d8984b1085accc
|
|
| MD5 |
58c65a8f0a1db788d9b2c401f4d0b1f0
|
|
| BLAKE2b-256 |
d5fcab6df6c5a4cad13c5a9e0bd96f439e83473189951b3c69a6310769f211cb
|