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.15.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.15.tar.gz.
File metadata
- Download URL: jeff_api-0.1.15.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 |
c71af7305164a276c8f35ce07c691131e8923cc7f24c85fcb4314e73c459a0bc
|
|
| MD5 |
4a9cdeb113f2b8c6a4cec0acf6e91790
|
|
| BLAKE2b-256 |
166cead62a54a6413cc3d3320a838a3733524ed6c3f2e63f82e21f7a7161581c
|
File details
Details for the file jeff_api-0.1.15-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.15-py3-none-any.whl
- Upload date:
- Size: 4.6 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 |
dc7bcc66776ecfbc96d750fda67c3fea3dc6f88d5e4a31e7213a63026d660192
|
|
| MD5 |
fa0c831644dcb7e9d22ce7a1baacac56
|
|
| BLAKE2b-256 |
3fe20e6a7fce0b152bec9ff1a65e335a1a1916ffdf2b4dd560024107a55e245d
|