Spyder
IDE / EditorPython N/ABeginner
Scientific Python IDE bundled with Anaconda; variable explorer, inline plots, IPython console
Quick Info
- Python Version
- N/A
- Dependencies
- PyQt5, qtconsole, IPython, NumPy, SciPy, matplotlib, pandas
- Install
pip install spyder # or install via Anaconda
Learn by Difficulty
Quick Example
python
# Spyder # Scientific Python IDE bundled with Anaconda; variable explorer, inline plots, IPython console # # Category: IDE / Editor # Related: N/A print("Spyder: Scientific Python IDE bundled with Anaconda; variable explorer, inline plots, IPython console")
Spyder is part of the Python ecosystem. Scientific Python IDE bundled with Anaconda; variable explorer, inline plots, IPython console.
Try in PlaygroundTags
toolideeditordevelopment-environment