<< back

Spyder 6.0.1

Official repository for Spyder - The Scientific Python Development Environment

Category: Developer Tools
Price: Free
Popularity: Low
Version String: 6.0.1
Release Date: 2024-09-25
Architecture: Intel & AppleSilicon(ARM)
Minimum OS: macOS 11.0.0
Vendor Name: Spyder Website Contributors
Homepage: www.spyder-ide.org

Version History 6.0.1

#{version_history}

Description:

The Scientific Python Development Environment


Overview

Spyder is a free and open source scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It features a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.


Components

Core building blocks of a powerful IDE

● Editor

Work efficiently in a multi-language editor with a function/class browser, code analysis tools, automatic code completion, horizontal/vertical splitting, and go-to-definition.

● IPython Console

Harness the power of as many IPython consoles as you like in one GUI. Run code by line, cell or file; or work interactively with debugging, plots and magic commands.

● Variable Explorer

Interact with and modify variables on the fly: plot a histogram or timeseries, edit a dateframe or Numpy array, sort a collection, dig into nested objects, and more!

● Plots

Browse, zoom, copy and save the figures and images you create.

● Debugger

Trace each step of your code's execution interactively.

● Help

Instantly view any object's docs, and render your own.


Plugins

Extend Spyder's functionality with these awesome plugins!

● Spyder Notebook

● Spyder Terminal

● Spyder Unittest