Skip to main content

GenshinPyRail

A module that allows you to create cards for your projects based on the games Honkai Star Rail and Genshin Impact

Install:

pip install genshinpyrail

Usage example:

from genshinpyrail import genshinpyrail
import asyncio

cookie = {"ltuid_v2": YOU_ltuid_v2, "ltoken_v2": "YOU_ltoken_v2", "ltmid_v2": "YOU_ltmid_v2"}
module = genshinpyrail.GenPyRail(cookie, "en")

async def main():
    client = await module.set_by_uid(700649319)
    print(client.game)
    print(client.uid)
    print(client.hoyolab_id)
    help = await client.get_ascension(character_id= 1306)
    help.card.show()


asyncio.run(main())

[!WARNING] The module is still in development and beta testing, there is no normal documentation, so if you want to find out what this module can do, open this file: HELP Well, or open the code: genshinpyrail.py

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

genshinpyrail-0.0.4.tar.gz (5.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

genshinpyrail-0.0.4-py3-none-any.whl (5.6 MB view details)

Uploaded Python 3

File details

Details for the file genshinpyrail-0.0.4.tar.gz.

File metadata

  • Download URL: genshinpyrail-0.0.4.tar.gz
  • Upload date:
  • Size: 5.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Windows/10

File hashes

Hashes for genshinpyrail-0.0.4.tar.gz
Algorithm Hash digest
SHA256 0372d2bf208acfaaaa713e8f33cb177921b1d56fbcad23c9feac12e8b25ccf55
MD5 2b2f0f82a52be2a7db40313484664f75
BLAKE2b-256 ca64d2513bff652ca939882f3ec2e7d2d6c86c7af3073d7e0ec017815524bf3e

See more details on using hashes here.

File details

Details for the file genshinpyrail-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: genshinpyrail-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Windows/10

File hashes

Hashes for genshinpyrail-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 052cee66880cf37365b3f8f223219e7bb82812f6fd7fb2354639e638c9e59820
MD5 f3cb391746077e3511d56b6420481dce
BLAKE2b-256 d343163c9201510daa6f3968e748edb55c4a543e36d05678ea4e325b2746f2f4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.4 This release

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page