

Contribute
Become a financial contributor.
Financial Contributions
Top financial contributors
Organizations
$4,000 USD since Jul 2021
$1,016 USD since Nov 2018
$900 USD since Nov 2018
$300 USD since Jul 2020
$130 USD since Mar 2020
$120 USD since Dec 2018
$100 USD since Dec 2020
$100 USD since Aug 2021
$60 USD since Jun 2018
$50 USD since Dec 2017
Individuals
$1,000 USD since Apr 2019
$760 USD since Apr 2019
$600 USD since Dec 2019
$540 USD since Dec 2017
$530 USD since May 2019
$525 USD since Jan 2019
$510 USD since Nov 2017
$400 USD since Jul 2018
$375 USD since Feb 2019
$370 USD since Apr 2018
Spyder IDE is all of us
Our contributors 503
Thank you for supporting Spyder IDE.
Jean-Sébastie...
$125 USD
Carlos Córdoba
Jitse Niesen
Daniel Althvi...
Edgar Andrés ...
Stephannie Ji...
Python Softwa...
$4,000 USD
Triplebyte
Individual
$1,016 USD
paul broder
$1,000 USD
Rajagopal Raman
$760 USD

Budget
Transparent and open finances.
Credit from Javier Etxebeste to Spyder IDE •
Credit from Artur Dutra Araujo to Spyder IDE •
$14,571.72 USD
$27,908.23 USD
$13,336.51 USD
$9,658.69 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!

About
Spyder, the Scientific Python Development Environment, is a powerful open-source IDE written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, code analysis, built-in debugging, and detailed profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package. What's more, its abilities can be extended even further via its plugin system and API.
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...
Carlos Córdoba
Jitse Niesen
Daniel Althvi...
Edgar Andrés ...
Stephannie Ji...