青龙面板api SDK
Project description
qinglongapi
青龙api的python SDK
具体文档
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文档
很多还没有完善,欢迎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
qinglongsdk-0.0.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.0.2.tar.gz.
File metadata
- Download URL: qinglongsdk-0.0.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 |
289bd5968ee750fdc9f3995e4b383c5e496ce342b724f279ca378aea04a4ed9e
|
|
| MD5 |
199434751655ead5fd3100deb52eb459
|
|
| BLAKE2b-256 |
0230fa507709bb595cedb53a4d19418d0f46fe70fcb546901f2b0463b6f526bc
|
File details
Details for the file qinglongsdk-0.0.2-py3-none-any.whl.
File metadata
- Download URL: qinglongsdk-0.0.2-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 |
e8e483c26a8d64999390964161fd9a407c6721a948ec862618dc5a2e53ed35dc
|
|
| MD5 |
ddc6ff2d73ac539ef953f2cb05b319a9
|
|
| BLAKE2b-256 |
d23dcaf82f0a3e0ecb886b92acdd4d9339cb54d902b19a90ca3ad976ff3af604
|