1550 Forks
7668 Stars
7668 Watchers

spyder

Official repository for Spyder - The Scientific Python Development Environment

How to download and setup spyder

Open terminal and run command
git clone https://github.com/spyder-ide/spyder.git
git clone is used to create a copy or clone of spyder repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spyder https://github.com/spyder-ide/spyder/archive/master.zip

Or simply clone spyder with SSH
[email protected]:spyder-ide/spyder.git

If you have some problems with spyder

You may open issue on spyder support forum (system) here: https://github.com/spyder-ide/spyder/issues