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.7.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.7.tar.gz.
File metadata
- Download URL: jeff_api-0.1.7.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 |
505de17ed5f14ea468226c4b14a60863890b08dc469e64d27e42ca0aa6a11929
|
|
| MD5 |
95d74209bcf386cfe97900d752302894
|
|
| BLAKE2b-256 |
76692411b15c8af3f03350aa025f72b626f2576ac89c8a537260ceab667e4b70
|
File details
Details for the file jeff_api-0.1.7-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.7-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 |
63e4b1bcd97b20af2312b22a236901cfbbf2e194625c8d6ab6b6378acf98ef00
|
|
| MD5 |
c6dc9b9562429e26bb70dafa616d3be4
|
|
| BLAKE2b-256 |
e3deea671f4643889dd32da421a11a09131b9be8271fd11ba656e708bb849c33
|