1 Star 0 Fork 229

handgod / StockAnalysisSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup_exe.py 97 Bytes
一键复制 编辑 原始数据 按行查看 历史
SleepySoft 提交于 2020-06-07 21:48 . Try update pack script but fail.
#!/usr/bin/env python
from distutils.core import setup
import py2exe
setup(windows=["main.py"])
Python
1
https://gitee.com/handgod/StockAnalysisSystem.git
git@gitee.com:handgod/StockAnalysisSystem.git
handgod
StockAnalysisSystem
StockAnalysisSystem
master

搜索帮助