TESIGN
SAVED

EN · KO

Auto-generated — not yet edited · only the numbers are verified

  1. TESIGN / RADAR
  2. REPOSITORY CARD
  3. metacubex/mihomo

metacubex/mihomo

A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.

★ 34.1k▲ +14 / 7dDaily star increases over 14 days. Hollow bars mean no data. The last day may be partial.2026-09-03 no data2026-09-04 +122026-09-05 +42026-09-06 +42026-09-07 no data2026-09-08 no data2026-09-09 no data2026-09-10 no data2026-09-11 +72026-09-12 +72026-09-13 no data2026-09-14 no data2026-09-15 no data2026-09-16 no datalargest one-day increase in the 14 days+12last 14 days · stars per dayhollow = no data

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

  1. Repository created
  2. Last push
  3. 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.