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 QunjielongApiUrlSettings
)

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guolei_py3_qunjielong-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3f199ea22eda77b2bd6ec1380d0c1f9d6ba230648b58409ded3021db8dbda22f
MD5 1b9c06a5fe428223640f17b383a1f0fd
BLAKE2b-256 dd1cf76dbe082184edf6181b02feaf3f5102b0201e234b0ec8fec7f7c431bc8e

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