![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Spyder | The Python IDE that scientists and data analysts deserve
Spyder helps you move from single scripts to structured, reusable modules and packages without losing interactivity. It also includes powerful software development tools whenever you’re ready for them.
Download - Spyder
Spyder Get the ease of use of Jupyter along with many advanced features found in PyCharm and VSCode in a single programming environment
Install Guide — Spyder 5 documentation
To download the supported Spyder installer for your platform, simply click the appropriate link below (for Linux, see the Conda-based distributions section). Then, double-click the downloaded file to open the installer.
Installation — Spyder 3 documentation
You can install Spyder with the pip package manager, which comes by default with most Python installations. Before installing Spyder itself by this method, you need to acquire the Python programming language. Then, to install Spyder and its other dependencies, run pip install spyder.
Spyder | Spyder 3.3.0 and 3.3.1 released!
2018年8月13日 · We're excited to announce the release of Spyder 3.3.0 and 3.3.1, with several new features and enhancements, usability improvements, significant under the hood modifications and over 40 bug fixes.
Installation Guide — Spyder 4 documentation
To download the supported Spyder installer for your platform, simply click the appropriate link below. (For Linux, see the Anaconda section). Then, double-click the downloaded file to open the installer.
Welcome to Spyder’s Documentation
Spyder’s documentation provides a variety of resources that will help you learn how to use the application and explore each one of its panes. These include video tutorials, in-depth descriptions and how-to guides covering a wide range of needs and experience levels with Spyder.
Spyder | Spyder 4.0: Kite integration is here
2019年8月15日 · Although Kite is not open source like Spyder, you can download it without charge at the Kite website. By incorporating Kite into Spyder, we will improve and provide the ultimate autocompletion and signature retrieval experience …
Spyder Notebook — Spyder 5 documentation
Spyder-notebook is a plugin that allows you to open, edit and interact with Jupyter Notebooks right inside Spyder. Using notebooks inside Spyder allows you to take advantage of their web interface alongside Spyder’s powerful features such as …
Plots — Spyder 5 documentation
Plots#. The Plots pane shows the static figures and images created during your session. It will show you plots from the IPython Console, produced by your code in the Editor or generated by the Variable Explorer allowing you to interact with them in several ways.. The figures shown in the Plots pane are those associated with the currently active Console tab; if you switch consoles, …