Skip to main content

群接龙 API

Project description

from lxml.parser import result

guolei-py3-qunjielong

a python3 library for qunjielong

Document

Example

import diskcache

from guolei_py3_qunjielong.library.api import (
    Api as QunjielongApi,
    UrlSetting as QunjielongApiUrlSetting
)

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

result: dict = qunjielong_api.access_token().get(
    path=QunjielongApiUrlSetting.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.1.1-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guolei_py3_qunjielong-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8aa760cdf6b28a0423272afb429df4e1e51d3458c6cd1b9fa56e38fe4386b125
MD5 eeea1ce6dbf2e74e24895d3d64eb5262
BLAKE2b-256 1bc4cdb344f132cb5241821e464a4c920ce00b6dda0c06d3a7c4079dff0ecc50

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