青龙面板api SDK
Project description
qinglongsdk
青龙api的pythonSDK
具体文档
https://yuxian158.github.io/qinglong-api/
使用方法
安装
pip install qinglongsdk
所有模块使用方法大同小异,以环境变量模块为例:
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文档
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
qinglongsdk-0.1.0.tar.gz
(5.6 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 qinglongsdk-0.1.0.tar.gz.
File metadata
- Download URL: qinglongsdk-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbf6ce80dfdbe4c14550b0dc89d2affb6b2413540f1483db70fbd2da0b03c33d
|
|
| MD5 |
e0177ef75666adc605afaebd1398c39f
|
|
| BLAKE2b-256 |
e3e50e2b9a23e6efa10784d6c2c4190cebec498b372d5ee7c87944469d065300
|
File details
Details for the file qinglongsdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: qinglongsdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45aeacaa16cc6ffaa6a180a6269db488d647b6b51a5ebf1e4366ba3db6c556fa
|
|
| MD5 |
276b7d5f446fa11da641ed45ff5a5918
|
|
| BLAKE2b-256 |
8f80f1dc7d59b0a83e094c43c20fd5abcfe7051104a88847129ff66a3bd04b45
|