A Python GUI for viewing PokemonHOME battle usage rates.
一种基于 Python 的 PokemonHOME 使用率的 PC 端查询工具。
创建程序图标
python ico2py.py
运行图形界面
python pokeHomeGui.py
安装 pyinstaller
pip install pyinstaller
执行脚本
python release.py
以暗色模式启动
--dark
PokemonHOME API、图鉴数据 https://github.com/tmwork1/pokemon_home_SV
宝可梦官方图鉴 https://zukan.pokemon.co.jp/
