Skip to content
Rafael Laverde edited this page Sep 19, 2017 · 89 revisions

##Welcome to the Spyder IDE Wiki!

Spyder is a powerful interactive development environment for the Python language with advanced editing, interactive testing, debugging and introspection features.

This wiki contains

👍 Contributing to spyder

:octocat: Development information

📒 SEPs: Spyder Enhancement Proposals

🔮 Roadmap

📦 Projects using Spyder

Frequently asked questions

💡 Plugin ideas

🔌 User Plugins


Editing the wiki

Here are some general guidelines on editing this wiki:

  • All pages should use Markdown.
  • We are using pseudo-namespaces to organize pages. This is accomplished by using prefixes for the page names, such as "Dev: The perfect pull request". Example prefixes are: "Dev", "Sprints", "SEP", etc. Please use appropriate prefixes for the pages you create.
  • Please add your page to one of our index pages, either this page or the index pages for one of the prefixes.
  • If you find stale content, please remove it or better yet, update it.

General links

Here is a link to our main website.

You may also want to look at the official project documentation.

Clone this wiki locally