5 ms·
Does anyone with experience with this IDE have an opinion about whether it is superior to pycharm?
by alexrson 13y ago
Does anyone with experience with this IDE have an opinion about whether it is superior to pycharm?
- phreeza 13y agoThe target audience is very different. Spyder is a kind of Matlab interface replacement, and as such focuses a lot more on interactive aspects. Not sure IDE is even the correct word for it.
- computer 13y agoIndeed. Spyder is the RStudio[1] of Matplotlib + Scipy. [1] http://www.rstudio.com/ide/ http://www.rstudio.com/ide/
- polskibus 13y agoI used Spyder as a generic python programming tool, then I switched to PyCharm and never looked back.