Hacker News new | ask | show | jobs
by est 4438 days ago
I think he mean one single big ass executable is way easier to maintain than pip install & virtualenv everywhere.

Yes we can also make a single big ass executable out of any python code but it's slower and not supported out of the box.

1 comments

And IMHO that's whats killing python - the fragmentation.