a python3 qunjielong library by guolei
Project description
guolei_py3_qunjielong
introduce
guolei python3 qunjielong library
software architecture
~python 3.*
installation tutorial
pip install guolei-py3-qunjielong
catalog description
Qujielong Api Example
# @see https://console-docs.apipost.cn/preview/b4e4577f34cac87a/1b45a97352d07e60/
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="2404110172842728")
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.1-py3-none-any.whl
.
File metadata
- Download URL: guolei_py3_qunjielong-0.0.1-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 | ca137a8e5ff91e625596794ab033a1219765089de2f42e5e6001d7a623ed929a |
|
MD5 | efd7dafacaa0b15bb372c2539188dc5f |
|
BLAKE2b-256 | f29cc592f9dbc8691ac1c132be6bd781b814e136238cf9b61173270cee1b21a2 |