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 15, 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.
Spyder will always be 100% open source software, free for all to use and released under the liberal terms of the MIT license. But while the whole team does its best to work efficiently we are always in need of contributors and developers to improve our development capabilities. Interested? please visit Contributing to Spyder.
This wiki contains:
- Development information
- SEPs: Spyder Enhancement Proposals
- Spyder Roadmap
- A list of Projects using Spyder
- Frequently asked questions
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.