Библиотека Python для взаимодействия с Джеффом.
Project description
jeff-api
Библиотека Python для взаимодействия с Джеффом. Поддерживает как jeff-qt, так и jeff-core.
Установка из публичного репозитория PyPi.org
pip install jeff-api
Использование
from jeff_api import server, client
srv = server.Server(None, port)
cli = client.Client('localhost', 8005)
data = srv.listen()
cli.send_msg(data)
Сборка
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.0.3.tar.gz
(2.9 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.0.3.tar.gz.
File metadata
- Download URL: jeff_api-0.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9795c77fadbfe6063aad89bfcb9b160a0cc738b938e1f113e9d3e2d5700425d7
|
|
| MD5 |
7dac1304136879080e28fa9fc4a8c6fe
|
|
| BLAKE2b-256 |
e85f54371a32bc4e54ceef8b53072b1c120dc441c6be02feff530a8b4a31181b
|
File details
Details for the file jeff_api-0.0.3-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.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 |
e51ec67e3f0b6d519e6159f0a77d1e41f7f4816e1d7fb0a66fbc802267d72492
|
|
| MD5 |
0f415813a30d25e7a984e072ae7b6890
|
|
| BLAKE2b-256 |
29c1738951bc5ef2ac4bb4283e6c07cc5731344356bc83b9cf88845889df474f
|