top | item 10199430

(no title)

simeonf | 10 years 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

discuss

order

WorldMaker|10 years ago

The original Python .war equivalent was the .egg, but that's slowly losing ground to the .wheel.

WorldMaker|10 years ago

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.