Files
iptv/README.md
T
2024-08-19 09:26:06 +08:00

164 B

安装运行库国内源附加代码

-i https://pypi.tuna.tsinghua.edu.cn/simple

py打包exe代码

pyinstaller -F -c *.py

pyinstaller -F -c -i *.ico *.py