|
|
|
|
|
by Mikhail_K
869 days ago
|
|
> Deeply flawed? Not really. Python's performance problems are unfixable without wholesale redesign of the language and standard library. Its package
management is a bad joke. The developers give no indication that they have any intention to fix those problems, rather than keep stuffing more unnecessary and badly thought-out features into it. Obsolescence should be gauged by how modern the design of a language is, rather than its popularity. By that measure, Python is manifestly obsolete, and has been even when it debuted. |
|
Python's performance, aka runtime, is irrelevant for this application.
Getting things done is a much better goal that being modern.
Python is very good for getting things done for a wide range of applications.