Hacker News new | ask | show | jobs
by doug_durham 17 days ago
Not my experience at all. There are a couple of linters to choose from, and uv is becoming the dominant packaging environment. In my experience it is much easier to write large maintainable projects in Python than in TypeScript. Python has more language features and certainly a much better ecosystem. Who knows where things will go. In the future language choice will be much less important. Languages are largely a human artifact.
1 comments

You still need a language/platform that performs well. Python and gang do not when compared to things like the JVM and .NET.