python2的 pyinstaller 如何打包配置文件?
阿神
阿神 2017-04-18 10:15:49
0
1
836

主入口是itchat5.py 然后这个文件引入一个当前目录的config.py的配置文件,配置文件可能要在日后修改,请问大神们,这样应该如何打包?

阿神
阿神

闭关修行中......

reply all(1)
阿神

Is it packaged into an exe? It can be packaged into a tree directory, and then just use relative paths. 'config.py' can be accessed directly, and a stand-alone EXE is also possible.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!