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

As I recall, pex doesn't package up the runtime. It essentially packages up your venv, code, and resources and runs them under an installed runtime. It makes use of a relatively unknown bit of python functionality, which is that CPython will try to treat a zip file as a valid python script.


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

Search: