When comparing Spyder vs Mou, the Slant community recommends Mou for most people. In the question“What are the best developer tools for Mac OSX?” Mou is ranked 13th while Spyder is ranked 24th. The most important reason people chose Mou is:
Mou has word auto-completion (accessed via 'esc') for English words, text transformation such as conversions to uppercase, blockquote or an h1 heading, HTML entities (such as <’s, &’s and spaces) that can be added anywhere in the text and customizable keyboard shortcuts for everything allowing for efficient use of the software's capabilities.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free and open-source
Released under the MIT license.
Pro Graph plotting support
Spyder can plot graphs and provide the list of all variables.
Pro Enables to write consistent code
Pylint integration enables to check the code for PEP8 style guide and detect errors.
Pro Powerful autocompletion
Spyder's autocomplete features are made possible by a library called rope which gives Spyder powerful autocompletion.
Pro Has cross platform support - Linux, Mac, and even Windows
Spyder (formerly Pydee) has support for all of the major operating platforms - Linux, Mac, and even Windows.
Pro Helps you to use documentation
Pro Intuitive interface
Pro Relatively lightweight
Pro Has support for Vim bindings via plugin support
Aside from being an open sourced, actively developed IDE, vim key-binding support is also available. If you remember Pydee - this is it, albeit with a new name.
Pro Good GitHub project
Pro Excellent variable explorer
Dynamic variable explorer with editor and visualizer
Pro Completely Python
Pro Advanced text editing
Mou has word auto-completion (accessed via 'esc') for English words, text transformation such as conversions to uppercase, blockquote or an h1 heading, HTML entities (such as <’s, &’s and spaces) that can be added anywhere in the text and customizable keyboard shortcuts for everything allowing for efficient use of the software's capabilities.
Pro Full syntax highlighting
Mou provides full syntax highlighting for Markdown. The highlighting can be customized manually or by applying a predefined theme.
Pro Has real-time split-screen preview
Mou is split into two columns. It displays raw Markdown on the left and formatted text on the right. Text on the right will update in near real-time as raw Markdown is written.
Pro Powerful search
Mou can do incremental ("find as you type") pattern matching search. For example, it can find all words that have x as the third letter followed by at least 4 more letters and a line break.
Pro Free beta versions
Mou is available as a free download up until the release of 1.0.
Pro Customizable
The whole editor can be customized using different color schemes and users can create own variations by editing CSS.
Pro Support for CJK characters
Mou supports CJK characters for writing Markdown in Chinese, Japanese or Korean.
Pro Export as HTML or PDF
Markdown can be exported as an HTML or a PDF file. Each export can also be styled by a custom CSS.
Pro Customizable keyboard shortcuts
Mou has keyboard shortcuts for all text manipulation actions allowing for highly efficient use of the software. These shortcuts can also be manually edited to better fit each individual workflow.
Pro Includes optional typewriter keypress sounds
The app includes optional atmospheric typewriter sounds that are triggered with each keypress. These can be enabled in the settings.
Pro Scriptogr.am & Tumblr integration via Dropbox
Mou allows writing and publishing to blogs from within the editor.
Cons
Con Not beautiful
The default theme is not beautiful. And there are not many themes.
Con The documentation is poor when it comes to debugging
Not a lot of information about debugging is available in the documentation.
Con Consumes a lot of memory
If you're working with large data, especially arrays, another IDE should be considered as spyder uses at least 200-300Mb of memory.
Con No longer maintained
The latest version was released in 2014, version 1.0 was announced for 2015 but was never released. The app is not compatible with macOS Sierra.
Con Only free until 1.0 release
Once 1.0 is released (still unreleased as of May 2017, release was planned for August 2015), Mou will cost $30. It can currently be pre-ordered for half the price.
Con Text is hard to read on a big screen in full-screen mode
On big screens legibility is pretty bad when entering full-screen mode because the text is not columned nor centered. On smaller screens though, legibility is quite good even on full-screen.
Con Doesn't work as well with non-monospaced fonts
When using a non-monospaced font, the text jiggles around. It can be very annoying since users may not always want to write with a monospaced font.
Con Switching live preview on/off changes the width of text area
Con v1.0 was promised to Indiegogo founders more than a year ago
Safe to say this is dead software at this point.