Git for Windows vs Python Tools For Visual Studio
A side-by-side look at Git for Windows and Python Tools For Visual Studio. For an in-depth review of either product, follow the links below.
Git for Windows
Development
Git for Windows is a free and open source distributed version control system for Windows. It provides access to the latest release of Git as well as an optional Bash emulation to run Git from the command line.
gitversion-controlwindowscommand-line
Python Tools For Visual Studio
Development
Python Tools for Visual Studio (PTVS) is a free, open-source plugin that turns Visual Studio into a Python IDE. It supports IntelliSense, debugging, profiling, unit testing, and more. PTVS makes it easy to develop Python applications in Visual Studio.
pythonidevisual-studio