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

In fact, that's true for Python if you use a zipapp and no c extension: https://docs.python.org/3/library/zipapp.html

You can happily copy the zip of your scripts and all deps in the server.

You still do have to mind your versions, as always with python.




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

Search: