Original author(s) | Written in Python | |
![]() | ||
Developer(s) Spyder developer community Initial release 18 October 2009; 7 years ago (2009-10-18) Stable release 3.1.3 / 20 February 2017; 34 days ago (2017-02-20) Preview release 3.0.0 beta7 / 16 September 2016; 6 months ago (2016-09-16) |
Python with spyder 1 first steps updated 7 24 2015
Spyder (formerly Pydee) 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. It is released under the MIT license.
Contents
- Python with spyder 1 first steps updated 7 24 2015
- Calibrate your world the spyder 5 from datacolor
- Features
- Plugins
- References
Spyder is extensible with plugins, includes support for interactive tools for data inspection and embeds Python-specific code quality assurance and introspection instruments, such as Pyflakes, Pylint and Rope. It is available cross-platform through Anaconda, on Windows with WinPython and Python(x,y), on macOS through MacPorts, and on major Linux distributions such as Arch Linux, Debian, Fedora, Gentoo Linux, openSUSE and Ubuntu.
Spyder makes use of Qt either through the binding PyQt or PySide. This flexibility is reached through a small abstraction layer called QtPy.
Calibrate your world the spyder 5 from datacolor
Features
Features include:
Plugins
Available plugins include: