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.13.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.13.tar.gz.
File metadata
- Download URL: jeff_api-0.1.13.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 |
61d26ef192d89188e400ab9a1f672049a6ea46ca8a8dfbdc2035c9182897305c
|
|
| MD5 |
879019f8aeff037f259866134d069bad
|
|
| BLAKE2b-256 |
7a4007aa34d31fc7e6f01d07a25128f15a6aec6e167ecc77dfa475cd5029a829
|
File details
Details for the file jeff_api-0.1.13-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.13-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 |
2a7cca0f93d346b38d0c3b2ad98d41f679be9a28f0e6374120127c0d7c55af57
|
|
| MD5 |
120c4e000040530e0d6109e04e950f80
|
|
| BLAKE2b-256 |
76af4b654c472aaa052c6ffb6bb21fada04c545d3f27f9c0ef00cdc54817570f
|