←back to thread

365 points tanelpoder | 1 comments | | HN request time: 0.202s | source
Show context
Biganon ◴[] No.44981227[source]
Every single time someone asks "why?" in this thread, the answer is "well cargo does it too". Not sure what to think about that.
replies(4): >>44981269 #>>44981336 #>>44982290 #>>44987098 #
1. hyperman1 ◴[] No.44982290[source]
I landed in python last year, the pre uv time for me. The language itself is fine, but the project organization sucked. What kind of folder structure to choose? Do I use pip, env, pipenv, poetry? How to format, and with which settings? I've read tens of blog post, all giving different choices, all equally reasonable, all having some downsides.

The great thing about uv is not that their choices are best, it's that the choices have been made, the gordian knots cut. There is a good enough standard to build upon. Future python projects will look a lot more like each other, and less time will be wasted on organizational minutiae.