青龙面板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.2.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.2.tar.gz.
File metadata
- Download URL: qinglongsdk-0.1.2.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 |
2053220da6aa311edadbecc83458c07ec58e4efb0fb1e967297807d2efbaa533
|
|
| MD5 |
ee1baf21a1a74abfd4d9242fa38bcc34
|
|
| BLAKE2b-256 |
fb6ed99eca77a9d16e9728ceac4653ef63cb2cccc0aba5a65809e840639e8bbc
|
File details
Details for the file qinglongsdk-0.1.2-py3-none-any.whl.
File metadata
- Download URL: qinglongsdk-0.1.2-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 |
1acb6dfe88312ee15643957f8048252b1cf7d60604d02a127490c159f6f58c51
|
|
| MD5 |
c8ae33e15efe1a5fba47eea7e8cba04a
|
|
| BLAKE2b-256 |
b18ce4dbe80599bd5516ddaeb13ee270bb9208add6341f3a1c93cf6bb896101d
|