Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There's a few projects that can package a python environment into a single executable (the main tradeoff is you end up including a copy of python with every single executable if you have lots of tools) - when I wanted it to create an installer (.msi/.dmg), I've found cx_Freeze came the closest to "it just works".


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

Search: