The need for setting up a virtual executing environment of Python has a lot of advantages and has been widely discussed over internet. Here I have a tutorial for setting up multiple environment with Anaconda and Sublime Text.

  • The reason I choose Anaconda over Virtualenv is because Anaconda is widely …