Spyder (software)

Spyder

Screenshot of Spyder on Windows
Original author(s) Pierre Raybaut
Developer(s) Spyder developer community
Initial release October 18, 2009 (2009-10-18)[1][2]
Stable release
3.0.2 / November 20, 2016 (2016-11-20)
Preview release
3.0.0 beta7 / September 16, 2016 (2016-09-16)
Written in Python
Operating system Cross-platform
Platform Qt, Windows, Linux, macOS
Type Integrated development environment
License MIT
Website github.com/spyder-ide/spyder

Spyder (formerly Pydee[3]) is an open source cross-platform integrated development environment (IDE) for scientific programming in the Python language. Spyder integrates NumPy, SciPy, Matplotlib and IPython, as well as other open source software.[4][5] It is released under the MIT license.[6]

Spyder is extensible with plugins,[7] includes support for interactive tools for data inspection and embeds Python-specific code quality assurance and introspection instruments, such as Pyflakes, Pylint[8] and Rope. It is available cross-platform through Anaconda, on Windows with WinPython[9] and Python(x,y),[10] on macOS through MacPorts, and on major Linux distributions such as Arch Linux, Debian, Fedora, Gentoo Linux, openSUSE and Ubuntu.[11][12]

Spyder makes use of Qt either through the binding PyQt or PySide.[13] This flexibility is reached through a small abstraction layer called QtPy.[14]

Features

Features include:

Plugins

Available plugins include:

See also

References

This article is issued from Wikipedia - version of the 11/22/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.