Honkai Star Rail Toolkit
Project description
《崩坏:星穹铁道》工具箱
Starrail Toolkit
- 主分支版本:0.1.0
- 开发分支版本:0.1.0
开发状态
- 支持命令行导出 csv、xlsx、json 格式抽卡记录
- 支持命令行显示抽卡报告
- 支持导出网页版抽卡报告
- 支持 Windows 平台游戏中自动检测 API URL
- 实现用户界面并编译到 Windows 与 macOS 平台
- 支持自动检查更新
安装方式
目前仅提供命令行版本,用户交互界面版本正在开发中。
命令行安装
Python 用户可以直接使用 pip 安装本工具:
pip install starrail-toolkit --upgrade
使用指南
获取抽卡查询 API URL
由此可以获得一个形如 https://api-takumi.mihoyo.com/common/gacha_record/api/getGachaLog?xxxxx
的 URL,后续步骤使用的就是这个 URL。注意:API URL 会在一定时间后过期,过期后需要重新获取。
导出抽卡记录
命令行导出
可以使用如下命令导出:
hksr https://api-takumi.mihoyo.com/xxx --export all
参数:--export
为导出格式,默认为导出全部格式,若仅需导出部分格式,可将对应参数替换。目前支持的格式有 csv
、json
、xlsx
,替换方式例如 --export json xlsx
。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
starrail-toolkit-0.1.0.tar.gz
(23.8 kB
view details)
Built Distribution
File details
Details for the file starrail-toolkit-0.1.0.tar.gz
.
File metadata
- Download URL: starrail-toolkit-0.1.0.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e217e6abb582cd09b595b972295dabf9f99c7ae8e27e0824598d43bd8a3d3952 |
|
MD5 | ede18acd6a40db221028c5f77d3ff4a2 |
|
BLAKE2b-256 | 3bc959a9f01ae135f84cfa20b479d0572348790ee8686017361dea6e65e7a8b3 |
File details
Details for the file starrail_toolkit-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: starrail_toolkit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cce8822ea13a7daebac1f7828a6e2b52d4d863751182e2787d7f51a1b8e844d1 |
|
MD5 | 347505be74ec823c4aa2189321d4da83 |
|
BLAKE2b-256 | aa1a005b61f31f23d36bd15d3e41cf62b8f79d83cc7f053815500cdbfb009e42 |