Skip to main content

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


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

guolei_py3_qunjielong-0.0.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file guolei_py3_qunjielong-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for guolei_py3_qunjielong-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ca137a8e5ff91e625596794ab033a1219765089de2f42e5e6001d7a623ed929a
MD5 efd7dafacaa0b15bb372c2539188dc5f
BLAKE2b-256 f29cc592f9dbc8691ac1c132be6bd781b814e136238cf9b61173270cee1b21a2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page