genshinhelper
A Python library for miHoYo bbs and HoYoLAB Community.
Installation
Via pip:
pip install genshinhelper
Or via source code:
git clone https://github.com/y1ndan/genshinhelper2.git
cd genshinhelper2
python setup.py install
Basic Usage
import genshinhelper as gh
cookie = 'account_id=16393939; cookie_token=jPjdK4yd7oeIifkdYhkFhkkjde00hdUgh'
g = gh.Genshin(cookie)
roles = g.roles_info
print(roles)
Release files for genshinhelper 2.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| genshinhelper-2.1.3.tar.gz | 25.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| genshinhelper-2.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 58.4 kB
Release files / genshinhelper-2.1.3.tar.gz
| Download URL | genshinhelper-2.1.3.tar.gz |
|---|---|
| Size | 25.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fd4f07e63a4381d7b8435e0f2fa172f425e52e4eec10e0b4dc11b2e31cd9f6fd
|
|
BLAKE2b-256 checksum How to use checksums |
f8e07d1e9bee747c0d7bd72d2b901fa9dc77b443ca7868750da5312f6931d800
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.11 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
|
Release files / genshinhelper-2.1.3-py3-none-any.whl
| Download URL | genshinhelper-2.1.3-py3-none-any.whl |
|---|---|
| Size | 32.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c44916dec570edb3302260a594d990d84657f92d96cecf35534ab5c56d9c4eed
|
|
BLAKE2b-256 checksum How to use checksums |
507a7632751a21f2912ad0c6b82063ce80ebe86d75a42cf601edaf923745c312
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.11 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
|