Python 2.7 and Sublime Text 2 Setup Guide
I am new to Sublime Text 2. Basically I want to setup Sublime T2 as a Python IDE. I have come across various questions with regards to Python and Sublime T2, but I couldn't find a guide from a beginners perspective. This is what I have done so far: Installed Python. Installed Sublime T2. Installed Sublime Package Control What steps (e.g. package installations, etc.) should I follow to complete the Sublime Python IDE Setup? Besides Package Control, I use the following packages for Python development: SideBarEnhancements All Autocomplete SublimeCodeIntel GitGutter Pylinter I found