If you want to use Anaconda for science projects, one of the first things to consider is the spyder package, which is included in the basic Anaconda installation. Spyder is short for Scientific PYthon ...
Whichever Python IDE you choose to run with, at a minimum you'll want an application that does syntax highlighting, code-folding and bracket-matching, has some awareness of the constituent source ...