README.md 505 B

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 © liuyuqi.gov@msn.cn

Reference

https://github.com/wxFormBuilder/wxFormBuilder