# wxpython GUI库,安装 wxFormBuilder 设计UI ``` pip install wxpython pyinstaller -F run.py --distpath . n demo -i logo.ico -w --add-data /usr/local/lib/python3.8/site-packages/pyecharts/datasets:pyecharts/datasets --add-data=/usr/local/lib/python3.8/site-packages/pyecharts/render/templates:pyecharts/render/templates ``` ## License Licensed under the [Apache 2.0](LICENSE) © [liuyuqi.gov@msn.cn](https://github.com/jianboy) ## Reference https://github.com/wxFormBuilder/wxFormBuilder