260 Forks
2149 Stars
2149 Watchers

anaconda

Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3

How to download and setup anaconda

Open terminal and run command
git clone https://github.com/DamnWidget/anaconda.git
git clone is used to create a copy or clone of anaconda 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 anaconda https://github.com/DamnWidget/anaconda/archive/master.zip

Or simply clone anaconda with SSH
[email protected]:DamnWidget/anaconda.git

If you have some problems with anaconda

You may open issue on anaconda support forum (system) here: https://github.com/DamnWidget/anaconda/issues