|
|
|
|
|
by toxik
1865 days ago
|
|
I tried PyCharm for a couple of months. It has some nice features, but they fall apart way too often. A sibling comment mentions Java, and maybe a more statically typed language does work better, but for Python the dynamic nature of the language makes “more primitive” code manipulation tools like PyCharm fail eventually. |
|
Is there a more sophisticated Python tool than PyCharm?
My biggest gripe is the Mypy type-checking which only discovers errors minutes later.