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.20.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.20.tar.gz.
File metadata
- Download URL: jeff_api-0.1.20.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 |
6e7d047fe8e3153782883b76c067f5f97eaa94bffcf08692c7c7db3003c28d91
|
|
| MD5 |
71141195fc4d4cebd78f40ba6b4b5ac1
|
|
| BLAKE2b-256 |
b927f105314fe1b1c7592753af021e4e7ca415676e49186f9daa4de8cc3a0964
|
File details
Details for the file jeff_api-0.1.20-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.20-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 |
d33ac1c1d7625f2a816fb20bd41bea762a4c7baffa1a06e0a1251ddad7027bec
|
|
| MD5 |
13494eaec515de503bdd8a077385259f
|
|
| BLAKE2b-256 |
02edbb7fb4ac95e5b3ff5c937c19f64235731942ef6fe72340510c3280143e6f
|