I've just uploaded the official Windows installers for the following versions of Spyder: * v2.2.2 (stable release for Python 2.5, 2.6, 2.7) * v2.3.0dev5 (experimental release for Python 2.7, 3.0, 3.1, 3.2, 3.3)
Regarding the Python 3 compatible version (v2.3.0dev5), I've also uploaded the source package for non-Windows users. FYI, here is the tagged revision: http://code.google.com/p/spyderlib/source/list?name=v2.3.0dev5 Enjoy! -Pierre 2013/8/11 Carlos Córdoba <[email protected]> > Thanks Pierre! > > El 11/08/13 16:06, Pierre Raybaut escribió: > > The official Windows installers for v2.2.2 will be available by tomorrow. > > -Pierre > > Le 11 août 2013 à 23:02, "Carlos Córdoba" <[email protected]> a écrit : > > Hi all, > > On the behalf of Spyder's development team ( > http://code.google.com/p/spyderlib/people/list), I'm pleased to announce > that Spyder v2.2.2 has been released and is available for Windows > XP/Vista/7/8, GNU/Linux and MacOS X: > http://code.google.com/p/spyderlib/downloads/list. > > This release comes almost one month after our last one and it brings a new > and more modern icon set for the Run, Debug and Main toolbars. Take a look > at it: > > Before > > <toolbars-2.2.1.png> > > After > > <toolbars-2.2.2.png> > > It also fixes a compatibility bug that prevented to run Spyder in Python > versions different from Python 2.7 and has added Ctrl+"+" and Ctrl+"-" to > zoom in and out on the Editor, a Javascript syntax highlighting mode and > compatibility for the just released Pylint 1.0. > > See the complete changelog here: > http://code.google.com/p/spyderlib/wiki/ChangeLog > > > This is the last release to support Python 2.5: > * Spyder 2.2 supports Python 2.5 to 2.7 > * Spyder 2.3 will support Python 2.7 to 3.3 > See also https://code.google.com/p/spyderlib/downloads/list. > > Spyder is a free, open-source (MIT license) interactive development > environment for the Python language with advanced editing, interactive > testing, debugging and introspection features. Originally designed to > provide MATLAB-like features (integrated help, interactive console, > variable explorer with GUI-based editors for dictionaries, NumPy arrays, > ...), it is strongly oriented towards scientific computing and software > development. Thanks to the `spyderlib` library, Spyder also provides > powerful ready-to-use widgets: embedded Python console (example: > http://packages.python.org/guiqwt/_images/sift3.png), NumPy array editor > (example: http://packages.python.org/guiqwt/_images/sift2.png), > dictionary editor, source code editor, etc. > > Description of key features with tasty screenshots can be found at: > http://code.google.com/p/spyderlib/wiki/Features > > Don't forget to follow Spyder updates/news: > * on the project website: http://code.google.com/p/spyderlib/ > * and on our official blog: http://spyder-ide.blogspot.com/ > > Last, but not least, we welcome any contribution that helps making Spyder > an efficient scientific development/computing environment. Join us to help > creating your favourite environment! > (http://code.google.com/p/spyderlib/wiki/NoteForContributors) > > Enjoy! > Carlos > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
