青龙面板api SDK
Project description
qinglongapi
青龙api的python SDK
具体文档
https://yuxian158.github.io/qinglong-api/
使用方法
安装
pip install qinglongapi
所有模块使用方法大同小异,以环境变量模块为例:
from qlapi import qlenv
ql_env = qlenv(
url="12.22.43.23", #青龙面板IP地址(不包含http://)
port=5700, #青龙面板端口
client_id="admin", # 青龙面板openapi登录用户名
client_secret="abcdefg_", # 青龙面板openapi登录密码
)
ql_env.list()
青龙api文档
很多还没有完善,欢迎pr
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
qinglongapi-0.0.3.tar.gz
(5.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 qinglongapi-0.0.3.tar.gz.
File metadata
- Download URL: qinglongapi-0.0.3.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f514f5c9ae5a0843b62b314ac0a2e5bc85f3d1ffbe78db2b470f77a09dd7f54a
|
|
| MD5 |
d7e2aac224873ad2fa3965534456d3af
|
|
| BLAKE2b-256 |
cf6f2e5f5bfa8fecae41e3bf3ae737c69d5118fcee6291d041d6148a9218d5e3
|
File details
Details for the file qinglongapi-0.0.3-py3-none-any.whl.
File metadata
- Download URL: qinglongapi-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
943b02a53d8ec57eda77a868000e33ffbd1e06f7a9014263c55886afd17f6b50
|
|
| MD5 |
abc594985a7e0573c6887647d9f2af76
|
|
| BLAKE2b-256 |
a7984657165fc3e05cfad8bbd4b25010257ea2652fa0a2137d77cc68670a313e
|