Python Tools for Visual Studio 2.0 Released

    A new version of Python development tools is available for download in Visual Studio . Python Tools for Visual Studio is open source and offers the following features: CPython support, IronPython, functional code editor, Intellisense, debugging, profiling, HPC clusters, IPython, Django, and cloud-based client libraries for Windows, Linux, and MacOS.



    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/ .

    Also popular now: