im looking for simple script that will compile to exe , and i found py2exe
before i decide to work with it , what do you think are the pros and cons of the py2exe tool?
im looking for simple script that will compile to exe , and i found
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One con that I’m aware of: no support for Python 3.x. As far as I’m aware, there has been no work done on this (nothing in the SourceForge SVN repo anyway), and no plans for 3.x published on the py2exe site at this time.