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.5.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.5.tar.gz.
File metadata
- Download URL: jeff_api-0.1.5.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 |
2a5c751a6704e3818381165134c4ea001a8d04da37fa94d2b58418bc769d8970
|
|
| MD5 |
705ae962ff3be56f93822a5960dfc2c1
|
|
| BLAKE2b-256 |
aa4b549044853b05735494cbacfa0909a37055c14cd92077714100c7179c9575
|
File details
Details for the file jeff_api-0.1.5-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.1.5-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 |
026fd3fb9b830153956f859a10b69616fe0da71f582102903c05a58e4093f213
|
|
| MD5 |
dfa6c2f37a2c7f533d1fc17615392dfd
|
|
| BLAKE2b-256 |
8dc7f028f5808bf0cde39ccf994b8003e5d09f58d80f6cc072ce8409013e0ccb
|