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.4.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.4.tar.gz.
File metadata
- Download URL: jeff_api-0.1.4.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 |
5fdb693faea327b4c9fea5a8355b882ba27a3c9609f4f8ec1549d6d019f6b684
|
|
| MD5 |
34fccd4fc63fb739fae1f67261846fc6
|
|
| BLAKE2b-256 |
96d383f66144997a69476977144edb1cecc17974d044fbacdffdcac7cb8bf59f
|
File details
Details for the file jeff_api-0.1.4-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.4-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 |
6a25b305d23c18eebda746f317f42210a5be9400513dda291f136a76138a2b3f
|
|
| MD5 |
ef9eb990a5bd6b1a08109646de3b0c53
|
|
| BLAKE2b-256 |
a873946b04afde6f46a073c37fe75cbc02ac80229b07af39c775d3aa2816ba1c
|