I was trying to install python tool for visual studio 2015, well it should have been an easy task just go on new project and choose python and visual studio would have downloade
As of writing, the current release for Python Tools for Visual Studio 2015 is version 2.2, and can be downloaded here. Other releases, including development releases and versions for older versions of Visual Studio can be found here.
In order to install the tools, you should just download the MSI for your Visual Studio version and execute it. The installer will guide you through everything. Once it’s done, you just need to restart Visual Studio once and the tools will be available.
You also need a Python interpreter, which you can find on python.org.