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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guolei_py3_qunjielong-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 09291cdbbf8211e800f6cac995c0d01f6edaacd5793242163adcf03eb882cd72
MD5 a4f71330a622c6210e55536f00d0bbb6
BLAKE2b-256 1b6e25b72a22225a808573bcfbe4ea155e6d0e3a5cf98a1ae89ee764f9bebe5b

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