Hacker News new | past | comments | ask | show | jobs | submit login

Py2exe is quite easy to use, i've used it for a few gui apps and did not run into any problems(actually had a small problem getting image resources recognized, but that was in wxpython's end).

btw, How are you deploying your lua apps?




LOVE2D provides a very easy way to deploy binaries:

http://love2d.org/wiki/Game_Distribution

Also, py2exe is reliable and not that difficult to set up, but py2app is a bit of a pain. The resultant .app directories are also pretty big. My game is 6.5mb in Windows, and 32mb in OS X.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: