Python Tools for Visual Studio 2.0 Released

Python Tools for Visual Studio 2.0 Alpha contains important innovations, such as: improved code analysis and intellisense for Python, virtualEnviroment for Python, remote debugging from Linux / OSX, Debug as a Script function (for quick debugging).
Analysis and intellisense
Virtual env
Remote Linux / OSX debugging
Debug as a Script
You can download tools and get additional information about the features on the official page of the project http://pytools.codeplex.com/ .