Skip to main content

群接龙 API

Project description

介绍

群接龙 API

官方文档

软件架构

~python 3.*

安装教程

pip install guolei-py3-qunjielong

目录说明

Qujielong Api 示例

from diskcache import Cache

from guolei_py3_qunjielong.v1.api 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


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-1.1.2-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guolei_py3_qunjielong-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fa829eaa9a72d93495f22dc866c47a9c18dd2b929cbabe0db73d41d6143de40d
MD5 1ce8117b71371d8e7b62a18418ccdd68
BLAKE2b-256 f75c8fa2e735806e200a524e2c9817533bd7e439a0893bd385c625c7074fdec3

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