Collective pending approval.
Awaiting approval from NumFOCUS.

Spyder IDE
The Scientific Python Development Environment

Contributors
Spyder IDE is all of us
Our contributors 540
Thank you for supporting Spyder IDE.
Jean-Sébastie...
Core Contributor
$125 USD
Carlos Córdoba
Admin
Jitse Niesen
Core Contributor
Daniel Althvi...
Admin
Python Softwa...
$4,000 USD
Triplebyte
Individual
$1,016 USD
paul broder
$1,000 USD
Adam Urbanczyk
$930 USD
Rajagopal Raman
$920 USD
John Kablan
$725 USD

Budget
Transparent and open finances.
-$16,709.72 USD
Paid
Invoice #120143
Monthly financial contribution to Spyder IDE
Credit from Incognito to Spyder IDE •
+$2.50USD
Completed
Contribution #479271
Monthly financial contribution to Spyder IDE (Individual)
Credit from Marc Ochsner to Spyder IDE •
+$5.00USD
Completed
Contribution #566902
$
Today’s balance--.-- USD
Total raised
$40,698.56 USD
Total disbursed
$40,698.56 USD
Estimated annual budget
$14,844.29 USD

Connect
Let’s get the ball rolling!
News from Spyder IDE
Updates on our activities and progress.
Passing some big milestones, with more on the way—all thanks to you!
undefined
Published on April 24, 2018 by C.A.M. Gerlach

About

Use as an IDE
Spyder is a Python development environment with many features for research, data analysis, and scientific package creation:
Editor
Work efficiently in a multi-language editor with a function/class browser, real-time code analysis tools (pyflakes, pylint, and pycodestyle), automatic code completion (jedi and rope), horizontal/vertical splitting, and go-to-definition.
Interactive console
Multiple IPython consoles with workspace and debugging support to instantly evaluate the code written in the Editor. Spyder consoles also come with full Matplotlib integration.
Documentation viewer
Render documentation in real-time with Sphinx for any class or function, whether external or user-created from either the Editor or a Console.
Variable explorer
Inspect any variables, functions or objects created during your session. Editing and interaction is supported with many common types, including numeric/strings/bools, Python lists/tuples/dictionaries, dates/timedeltas, Numpy arrays, Pandas index/series/dataframes, PIL/Pillow images, and more.
Development tools
Examine your code with the static analyzer, trace its execution with the interactive debugger, measure its performance with the profiler, and keep things organized with project support and a builtin file explorer.
Find in files
Search for queries across multiple files in your project, with full support for regular expressions.
Plugin support API
This allows for extending Spyder to add more functionality right inside the IDE. (Beta!)
Use as a (Python) library
Spyder may also be used as a PyQt5 extension library (module spyder). For example, the Python interactive shell widget used in Spyder may be embedded in your own PyQt5 application.
Our team
Jean-Sébastie...
Core Contributor
Carlos Córdoba
Admin
Jitse Niesen
Core Contributor
Daniel Althvi...
Admin