When comparing Bluefish vs Eric Python IDE, 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 Bluefish is ranked 40th. 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 Very powerful search and replace
Bluefish supports Perl Compatible regular expressions, sub-pattern replacing, and search and replace in files on disk
Pro Light and fast
Bluefish starts really quick (even on a netbook) and loads hundreds of files within seconds.
Pro Highlighting
Bluefish highlights matching blocks for start and end markers (for both brackets and tags).
Pro Emmet support
Support Emmet or Zen Coding.
Pro Auto-completion and auto-tag-closing
Bluefish supports auto-completion and auto-tag-closing for many programming languages, with reference information, and even for nested languages (e.g. css and javascript inside html code that is inside a php document), with included language definition files for: C/C++, CSS, HTML, XHTML, HTML5, Java, JSP, JavaScript, jQuery, Lua, Octave/MATLAB, MediaWiki, Pascal, Perl, PHP, Python, Ruby, XML, and others.
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.
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.