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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guolei_py3_qunjielong-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9e587dbeb221e75917bfad14be6c4afb9846a1a939e5393bd820e9803471eb3d
MD5 1322479505e123ad6b546ac7c26c5de3
BLAKE2b-256 5ac799928b3152a4dd370836eed9bbc785f7ef279750b119000fa12ca5333bb2

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