群接龙 API
Project description
介绍
群接龙 API
软件架构
~python 3.*
安装教程
pip install guolei-py3-qunjielong
目录说明
Qujielong Api 示例
from diskcache import Cache
from guolei_py3_qunjielong import Api as QunjielongApi
qujielong_api = QunjielongApi(
base_url="https://openapi.qunjielong.com",
secret="secret",
diskcache=Cache()
)
act_goods = qujielong_api.access_token_with_cache().query_act_goods(act_no="")
print(act_goods)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file guolei_py3_qunjielong-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: guolei_py3_qunjielong-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d9ac830db34ee61177302d469d8fce81a7a3218a8a4468022d223676184aad2 |
|
MD5 | 5198d7d4c18b92594cdf52f02ebfc751 |
|
BLAKE2b-256 | 7c971fd25540d6016edbf2984ca9a85134d802987ed9ce53c3fccbcbb6fbc29c |