spyder - The Scientific Python Development Environment
spyder [options] [filenames]
Spyder provides:
- a powerful interactive development environment for the Python language
with advanced editing, interactive testing, debugging and introspection
features,
- and a numerical computing environment thanks to the support of
IPython (enhanced interactive Python interpreter) and popular
Python libraries such as NumPy (linear algebra), SciPy
(signal and image processing) or matplotlib (interactive 2D/3D
plotting).
If you find a bug, please consider reporting it to the Spyder
issue tracker at
<https://github.com/spyder-ide/spyder/issues>.