Модуль для взаимодействия с XUI API, включая управление входящими соединениями и клиентами.
Project description
asynxui
asynxui - это пакет Python для взаимодействия с API XUI, предназначенный для управления входящими соединениями и клиентами.
Установка
Установить пакет можно с помощью pip:
pip install xui_api
Использование
from xui_api import Async3xui
async def main():
api = Async3xui(
host="http://example.com",
username="user",
password="pass"
)
await api.login()
# Примеры взаимодействия с API
Вклад
Если вы хотите внести вклад, пожалуйста, создайте pull request или сообщите о проблеме.
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
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 xui_api-0.1.0.tar.gz.
File metadata
- Download URL: xui_api-0.1.0.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f82f659b40b5cb4e0bd80aaaf06c88cac24bc2561bd4e86a519df3f17cc4af70
|
|
| MD5 |
6b2eeba92bcab3d5f88ca8f07f8f489f
|
|
| BLAKE2b-256 |
d7f6dca3a7922bb2b5d071d9fec8a9ec80ea8002daa71f2c796e61ab58f8f08e
|
File details
Details for the file xui_api-0.1.0-py3-none-any.whl.
File metadata
- Download URL: xui_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
230b6e1e6a4ef5821de69d860be901562ef4a706b8dc2760b0d450081c108880
|
|
| MD5 |
c36c9d3897f5e5117bd0563b9b28dd03
|
|
| BLAKE2b-256 |
c28334c5e027f6692556d0792a6e4fe0f0ed409c808bdb3f4e2b321e1e040c87
|