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

Do you distribute Python with your application too then? How well does that work?


It sounds like a macOS app, and python is distributed with the OS already. Just watch out for Apple trying to take away scripting language support in the future. There's also an upcoming Python version change in macOS 10.16 to look out for.


I actually use py2app to bundle the whole virtualenv into an .app file. Worked pretty much out of the box after fiddling a bit with pyenv (you have to build your python version with framework support).




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

Search: