青龙面板api SDK
Project description
qinglongapi
青龙api的python SDK
具体文档
https://yuxian158.github.io/ql_api/index.html
使用方法
安装
pip install qinglongapi
所有模块使用方法大同小异,以环境变量模块为例:
from qinglongapi 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.2.tar.gz
(5.3 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.2.tar.gz.
File metadata
- Download URL: qinglongapi-0.0.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
467232accef04b36e009243e9d25bd7192bd96d86dec741fe0fb843c3328e535
|
|
| MD5 |
241f99d81f03dac56f7ae1d6c0fb30e5
|
|
| BLAKE2b-256 |
a8fdc046a64f585874bcb1dc5746ac71383dedaea9a2fec78bb97b30a9e7a957
|
File details
Details for the file qinglongapi-0.0.2-py3-none-any.whl.
File metadata
- Download URL: qinglongapi-0.0.2-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 |
9356ba726d93f070d5a90d7e40748d89fce8c0c404526e4d7d349ca7d7704473
|
|
| MD5 |
09e6a0057817d5cdb26df49de35f6515
|
|
| BLAKE2b-256 |
16b5032305b89caf27214ef0057aa34deee12d5910b2cb586af9277bcc063aee
|