When comparing Eric Python IDE vs CodeRunner, the Slant community recommends Eric Python IDE for most people. In the question“What are the best Python IDEs or editors?” Eric Python IDE is ranked 14th while CodeRunner is ranked 26th. The most important reason people chose Eric Python IDE is:
Eric has a python debugger built-in.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Integrated python debugger
Eric has a python debugger built-in.
Pro Good project management
Pro Integration with version control software
Integrates with various VCS.
Pro Integrated class browser
With Eric you can easily browse all classes in your current Python project and display the methods for a given class.
Pro Fast and efficient
You can have multiple tabs open with multiple languages in at the same time and Code Runner still performs excellently. Searching through code is always instant and executing code is fast.
Pro Supports many different languages
Code Runner comes preinstalled with over 20 languages built in, and it's super easy to run simple programs.
Cons
Con Complex interface
Eric has a very complex UI. It overwhelms you with sections and windows and doesn't let you focus on code. Every tool is displayed on the top bars (there are 3) with no logical grouping or structure whatsoever.
Con Auto completion is not very good
The auto completion is not top-notch compared to other IDEs and text editors. In fact, many people recommend installing a third-party plugin to improve the auto completion found in Eric.
Con Working with very very large projects
Code runner is fantastic for shorter projects, although it can handle very large projects. It stops code completion when the program gets to be several thousands of lines long.
