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.10.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.10.tar.gz.
File metadata
- Download URL: jeff_api-0.1.10.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 |
ecf346b74335406fa9a19b26e7cf76be091c283100414b1279659456eafd05e4
|
|
| MD5 |
8773e871f42fdd062b60ee86135b2fa2
|
|
| BLAKE2b-256 |
90d41cc94cc1df7bcdd9db3611b749ea652322dfb51e7ea4b612c9512f411f8c
|
File details
Details for the file jeff_api-0.1.10-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.10-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 |
2ecfea4d9481fb2691a2042ea0d882f05ba11fdae2da398e5c1f0f289f50b4ad
|
|
| MD5 |
2a2d732289d177de7f027ef90e488226
|
|
| BLAKE2b-256 |
549d5cd7f36e13f76b90428e16d1d3ac8350cda44fbd59679595ce135ece37ed
|