Библиотека 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.4.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.4.tar.gz.
File metadata
- Download URL: jeff_api-0.0.4.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 |
66eefe0ada21c2c17e352525c1e04238dcc9706a3b4905dc9770216ef5c00816
|
|
| MD5 |
4afdae784dc70211fcc00f84328ac08c
|
|
| BLAKE2b-256 |
538132b52be383828df416ef642abca969f3d607e0b38437ec7e2710f89b2b4f
|
File details
Details for the file jeff_api-0.0.4-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.0.4-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 |
bc5adff7ce15c59ab26f5d1943092f980dced64b4d72d0c0799daf92a179971e
|
|
| MD5 |
0fa39234f0406605a7c3c5287fd85de4
|
|
| BLAKE2b-256 |
2ae943ee9495ff76bbac50e750e579d7d35b7e2aa2ca5c76479022387e766baa
|