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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guolei_py3_qunjielong-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3d9ac830db34ee61177302d469d8fce81a7a3218a8a4468022d223676184aad2
MD5 5198d7d4c18b92594cdf52f02ebfc751
BLAKE2b-256 7c971fd25540d6016edbf2984ca9a85134d802987ed9ce53c3fccbcbb6fbc29c

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