I guess there is a tool called Py2Exe to convert a Python application into an executable file. Since I am also using PyQt4 for GUI apps., what are the external dependencies for such an executable? What type of files I need to bundle along with my Setup? Is there any Python Setup Builder tool?
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
http://www.py2exe.org/index.cgi/WorkingWithVariousPackagesAndModules http://www.py2exe.org/index.cgi/Py2exeAndPyQt http://www.py2exe.org/index.cgi/Tutorial
|
|||
|