Which app is good for python?

Spyder has basic features such as syntax highlighting and auto-completion and also integrates many scientific use libraries such as Matplotlib, Numpy, IPython, Scipy. It is open-source and free of charge, and also installation is very easy thanks to the Python package manager.

Read more