When comparing Bluefish vs PyScripter, the Slant community recommends PyScripter for most people. In the question“What are the best Python IDEs or editors?” PyScripter is ranked 15th while Bluefish is ranked 40th. The most important reason people chose PyScripter is:
PyScripter is a lightweight Python IDE.
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 Lightweight
PyScripter is a lightweight Python IDE.
Pro Easy to use
Covers the needs of advanced users (thread debugging, unit testing etc.).
Pro Superb for interactively developing scripts
When you run a program, the context is automatically available in the Python interpreter afterwards, without having to set breakpoints.
Pro Easy to set up
No configurations needed. Just download and code.
Cons
Con Windows only
Available for Windows only.
Con Noticeably unstable since v.4
Frequently hangs/freezes, esp. when debugging.
Con Refactoring is not that easy
In Pyscripter, refactoring pretty much leans on traditional dumb find-and-replace.