Skip to main content

群接龙 API

Project description

from lxml.parser import result

guolei-py3-qunjielong

a python3 library for qunjielong

Document

Example

import diskcache

diskcache_default_instance = diskcache.Cache()

from guolei_py3_qunjielong.library.api import (
    Api as QunjielongApi,
    ApiUrlSettings as QunjielongApiUrlSettings
)

qunjielong_api: QunjielongApi = QunjielongApi(
    base_url="https://openapi.qunjielong.com/",
    secret="<YOUR SECRET>",
    cache_instance=diskcache_default_instance
)

result: dict = qunjielong_api.access_token().get(
    url=QunjielongApiUrlSettings.URL__OPEN__API__GHOME__GETGHOMEINFO
)

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guolei_py3_qunjielong-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 945b8ee33e43a9d39e8295373294800e916aed0bb33a5c0e6a327a99c9a1f668
MD5 ae0acee23af042e03db562642889b0c9
BLAKE2b-256 27339c56be25e9049a3c9000e583b7b20d60f90219daff9c17e529f15ec41164

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