forked from spyder-ide/spyder
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Gonzalo Peña-Castellanos edited this page Apr 20, 2015
·
78 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.
📒 SEPs: Spyder Enhancement Proposals
🔮 Roadmap
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.
Here is a link to our main website.
You may also want to look at the official project documentation.