Auto-generated — not yet edited · only the numbers are verified
- TESIGN / RADAR
- REPOSITORY CARD
- metacubex/mihomo
metacubex/mihomo
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
RANKS All-time #211 · API #2
AT A GLANCE
- LANGUAGE
- Python
- LICENSE
- MIT
- USAGE
- Use, change and redistribute, commercially too. Keep the notice.
- ACTIVITY
- last commit 5 days ago ()
- TOPICS
- honkai-star-rail
- mihomo
- python
- star-rail-api
- HOMEPAGE
- https://wiki.metacubex.one
- REPOSITORY
- GitHub ↗
- CATEGORY
- API
A summary, not legal advice.
README EXCERPT
mihomo A simple python pydantic model (type hint and autocompletion support) for Honkai: Star Rail parsed data from the Mihomo API. API url: https://api.mihomo.me/sr info parsed/{UID}?lang={LANG} Installation Usage Basic There are two parsed data formats: - V1: - URL: https://api.mihomo.me/sr info parsed/800333171?lang=en&version=v1 - Fetching: use client.fetch user v1(800333171) - Data model: mihomo.models.v1.StarrailInfoParsedV1 - All models defined in mihomo/models/v1 directory. - V2: - URL: https://api.mihomo.me/sr info parsed/800333171?lang=en - Fetching: use client.fetch user(800333171) - Data model: mihomo.models.StarrailInfoParsed - All models defined in mihomo/models directory. If you don't want to use client.get icon url to get the image url everytime, you can use client.fetch user(800333171, replace icon name with url=True) to get the parsed data with asset urls. Example Tools from mihomo import tools Remove Duplicate Character Merge Character Data Data Persistence Take pickle and json as an example
The opening of the GitHub README as stored, at most 1,200 characters. Markdown is not rendered.
TIMELINE
- Repository created
- Last push
- FIRST SEEN BY TESIGN ◌ BACK CATALOG
AI chooses the lists under the owner’s delegation. No human review is running in September 2026. Total stars, increases, cross-source signals, last updates and licences are shown as evidence. How ranks work →
If this repository gets editorial text (why, build, who, start, caveat) it becomes an edited entry. Until then the page shows only stored GitHub metadata and numbers.