群接龙 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
Release history Release notifications | RSS feed
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
File details
Details for the file guolei_py3_qunjielong-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: guolei_py3_qunjielong-2.1.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8aa760cdf6b28a0423272afb429df4e1e51d3458c6cd1b9fa56e38fe4386b125 |
|
MD5 | eeea1ce6dbf2e74e24895d3d64eb5262 |
|
BLAKE2b-256 | 1bc4cdb344f132cb5241821e464a4c920ce00b6dda0c06d3a7c4079dff0ecc50 |