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.1.tar.gz
(3.4 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.1.tar.gz.
File metadata
- Download URL: jeff_api-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b0e84e4046540e43bbafbd7dbc3a79bc5dde4cd053480c594512a2da288db51
|
|
| MD5 |
a80ac86314b3980723239e211d7330b6
|
|
| BLAKE2b-256 |
7d61ea10ec6a7075a4bb3160cc1358a2188cfaa60dd9221c7736bc35c9378478
|
File details
Details for the file jeff_api-0.1.1-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
da95385b0789f88aa9f08899c23df887e666d58eb99391f3aa7938faee9d6958
|
|
| MD5 |
14f601ca7ec22ec79d513e462838bb3f
|
|
| BLAKE2b-256 |
69f88156dfc905e79bf4b5d5f088930860c35bf6645e54775e14c26108d21219
|