Skip to main content

Python version of https://github.com/dvaJi/genshin-data

Project description

Genshin Data

Python version of https://github.com/dvaJi/genshin-data.

Installation

pip install git+https://github.com/Victorsitou/genshin-data

Usage

from genshin_data import GenshinData, Language
import asyncio


async def main():
    data = GenshinData(Language.spanish)
    characters = await data.characters()

    for i, character in enumerate(characters):
        print(f"{i + 1}: {character.name}")


if __name__ == "__main__":
    asyncio.run(main())

Project details


Download files

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

Source Distribution

genshin-data-0.1.0.tar.gz (11.9 MB view details)

Uploaded Source

Built Distribution

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

genshin_data-0.1.0-py3-none-any.whl (12.1 MB view details)

Uploaded Python 3

File details

Details for the file genshin-data-0.1.0.tar.gz.

File metadata

  • Download URL: genshin-data-0.1.0.tar.gz
  • Upload date:
  • Size: 11.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for genshin-data-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7ed1e10e9bb19969e34c297c0a296a608cf299f763ca146cdc80995ddd01f604
MD5 0cdbd7a223723f81d300002206fa1daa
BLAKE2b-256 fb4b0019047aecf3e93ed67bf2842fcc70ecafba50f3b59e7fb62313ff3deb98

See more details on using hashes here.

File details

Details for the file genshin_data-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: genshin_data-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for genshin_data-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 02b5ea2e5a35dedb303107d38bb5cf9c7355de76f25ccfce5f01b519ecd7642e
MD5 3ea5216459069837a8850bf13abf9562
BLAKE2b-256 bebfbd74b640fbdd88b27e67eb7617a3fb2c320dfe3e64d1b1c2100fd609fd8e

See more details on using hashes here.

Supported by

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