提供给运营或者游戏策划的工具,将配置文件 —— xlsx 文件转换为 json 文件,从而把 json 配置文件提供给开发使用
- 在程序目录下新建
settings.ini
配置文件,参考settings.example.ini
- python gui https://github.com/mherrmann/fbs
- python 代码格式化 https://zhuanlan.zhihu.com/p/203307235
- https://github.com/pyqt/examples
- __pycache__文件夹是什么东西? https://zhuanlan.zhihu.com/p/476772186
- gui 打包 https://github.com/brentvollebregt/auto-py-to-exe
- python3