Библиотека 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.5.tar.gz
(3.0 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.5.tar.gz.
File metadata
- Download URL: jeff_api-0.0.5.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57cc845c6da645e3c02a595e3ed6a80643365e091bbdc3d0a1627c301ee0ddfc
|
|
| MD5 |
b209b50f9c7ebd42f5a9c5dddac40828
|
|
| BLAKE2b-256 |
a96fe40aa4f5d7fd5a57bdc1b907f282e2fdaf1c624a1f3032ff55f97f4d9519
|
File details
Details for the file jeff_api-0.0.5-py3-none-any.whl.
File metadata
- Download URL: jeff_api-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.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 |
3f318e55c8bf11a8d6c47023d492c30e3d5a41f234da92068303a50d3418eff8
|
|
| MD5 |
9417f4ed0151412af789ef3846b6d7cf
|
|
| BLAKE2b-256 |
fe46e36bd47d61a759396454d873b132e600670b2e06cf66b1dd36fce33bdc5d
|