Hacker News new | ask | show | jobs
by simeonf 3931 days ago
I expect the performance/parallelism complaints. It's interesting that the tl;dr also includes "packaging and distributing an app is a reason go > python".

Python needs a .war format and I'd like to see more people get behind https://github.com/pantsbuild/pex

1 comments

The original Python .war equivalent was the .egg, but that's slowly losing ground to the .wheel.
Oh wait, I'm confusing .jar and .war, aren't I? I think .wheel has some .war-like characteristics, thus it's growing popularity, but an not sure.