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.6.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.6.tar.gz.
File metadata
- Download URL: jeff_api-0.1.6.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 |
1b191f176fe3dd21e4d501df0e8337c471cccd72ccc935028146d34325780f12
|
|
| MD5 |
18b784d6236c5c98fbbe14e913e81964
|
|
| BLAKE2b-256 |
16768a9c4f86f738903b06fc2ecf902425a775efd5b1f42438121967e5d625c2
|
File details
Details for the file jeff_api-0.1.6-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.6-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 |
4c1229886ce65a0a33b30661f2ec88a99b4e15e9a8c08b449ec42ce6fa9bef9a
|
|
| MD5 |
c11c061b04aacdfd03f9b64366cd4f8a
|
|
| BLAKE2b-256 |
7ad9c23ff6c32563a5345388877567ce7adbed752408787621ed897c926351cf
|