青龙面板apiSDK
Project description
qinglongsdk
青龙api的pythonSDK
使用方法
安装
pip install qinglongsdk
所有模块使用方法大同小异,以环境变量模块为例:
from qinglongsdk 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.6.tar.gz
(6.1 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.6.tar.gz.
File metadata
- Download URL: qinglongsdk-0.1.6.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09a64c02ea79c6bd2349e80435bb52ebd08254562da7ef0523ec5f336343b511
|
|
| MD5 |
6cb44032dfb68bba349dbd78e69fc99d
|
|
| BLAKE2b-256 |
ea154abba3f7bbae96d72e6c45bc4c8d9652409d8a7e7a0505b5ae571f973022
|
File details
Details for the file qinglongsdk-0.1.6-py3-none-any.whl.
File metadata
- Download URL: qinglongsdk-0.1.6-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 |
4a826c457d86b4bcf065ceae9589a74fd1b2f87555769f6ae56dbbe03f74b2a3
|
|
| MD5 |
02b059f71c795a2b741e38f50525b484
|
|
| BLAKE2b-256 |
814195b5742d3eb2271293dbb8ce3eb2d927b9c91ea2a1a0cdee9f6b1e643ba2
|