If you want to use Komodo, integrate it with Pylint as indicated here (I don’t know if this works with Komodo Edit, I started it with Komodo). This code checker is very useful for a dynamic language such as Python.
In addition, there is a GUI Builder , which is not an "add-in", but an "add-on", it was already part of Komodo, but it was released as an open source .
source
share