자동 생성 — 편집 전 · 숫자만 확인된 페이지입니다
- TESIGN / RADAR
- 저장소 카드
- metacubex/mihomo
metacubex/mihomo
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
한눈에 보는 사실
- 언어
- Python
- 라이선스
- MIT
- 사용 범위
- 상업 이용·수정·재배포 가능. 저작권 고지는 유지.
- 활동
- 마지막 커밋 5일 전 ()
- 토픽
- honkai-star-rail
- mihomo
- python
- star-rail-api
- 홈페이지
- https://wiki.metacubex.one
- 저장소
- GitHub ↗
- 분류
- API
요약이며 법적 조언이 아닙니다.
README 발췌
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
GitHub README의 앞부분을 저장된 그대로 최대 1,200자까지 옮겼습니다. 마크다운 서식은 표시하지 않습니다.
타임라인
- 저장소 생성
- 마지막 push
- TESIGN이 처음 본 시각 ◌ 과거 기록
목록은 운영자의 위임을 받아 AI가 고릅니다. 2026년 9월에는 사람이 직접 검수하지 않습니다. 별 총합·증가량·교차 출처·마지막 업데이트·라이선스를 판단 근거로 보여줍니다. 순위 계산 방법 →
이 저장소에 편집 문구(왜·빌드·누가·시작·주의)가 붙으면 정식 항목으로 승격됩니다. 그때까지는 저장된 GitHub 메타데이터와 숫자만 보여줍니다.