hsr-models
v1.1.1
Published
<br /> <p align="center"> <a href="https://github.com/reko-beep/hsr-data"> <img src="https://raw.githubusercontent.com/reko-beep/hsr-data/dev/logo.png?raw=true" alt="Logo"> </a> <!-- <h3 align="center">hsr-data</h3> -->
Downloads
12
Readme
What is this?
- provides a fully typed python API for Honkai: Star Rail Data.
- Is an API wrapper over starrailstation and others like Hoylab.
- Python library is still work in progress, contributions are welcome.
Raw Data and Images
If you're just looking for raw data (json) for characters, lightcones etc., images , check data branch of this repo.
Alternatively, see raw_data.py
to generate it yourself, it gets all data from starrailstation and saves it in json format.
WARN: simulatedUniverse data might throw errors as date calculation is not month safe, it might throw date not exists in month type errors.
Want to Contribute ?
any kind of help is welcome, Fork and start a pull request, or just create an issue.