青龙面板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.0.8.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.0.8.tar.gz.
File metadata
- Download URL: qinglongsdk-0.0.8.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 |
aca7baabc52d895551de5976a74fba7a31e70a0aeef153fbb8b868291a7cddef
|
|
| MD5 |
bcf184efe373b518d2153d682bc84d6d
|
|
| BLAKE2b-256 |
6bbe77ae0e290798a46b5fe4019cf4748413537c0ab575f318161d90ee74953e
|
File details
Details for the file qinglongsdk-0.0.8-py3-none-any.whl.
File metadata
- Download URL: qinglongsdk-0.0.8-py3-none-any.whl
- Upload date:
- Size: 9.5 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 |
f5126f2ffe4eb0781dcb71d947d8b3b3c0754437b6c0a09cef187f2b861e3fee
|
|
| MD5 |
8c07eeb83897703feeff85c51e22a406
|
|
| BLAKE2b-256 |
8e19155ea5716c26a2be73a2974fbe175f6501a389d83ccc1cdb1a70028c730d
|