More Python Tools for Visual Studio
Written by Alex Armstrong   
Tuesday, 30 August 2011

Microsoft has released an open source IDE for Python in Visual Studio 2010.

The new Python Tools for Visual Studio (PTVS) can be downloaded from the CodePlex and can be used with the free Visual Studio Integrated Shell as well as the full version of VS 2010

pymini

The key features are:

  • Support for CPython, IronPython, Jython, and PyPy
  • Advanced editing capabilities, including IntelliSense
  • Multiple refactorings, such as “Extract Method”
  • A built-in REPL (read-eval-print loop) window
  • Debugging and profiling capabilities

IronPython, which used to be Microsoft's own Python for .NET implementation, is now open source and is being developed by its own community.

Also announced at the same time as PTVS is the availability of the NumPy and SciPy Libraries for .NET. In this case it isn't only IronPython that benefits as any .NET language can make use of the libraries.

PTVS is open source, released under the Apache 2.0 license.

pymini

More Information

Download PTVS

IronPython community

Homes found for Iron languages

Microsoft lets go of Iron languages

Getting started with IronPython

 

Banner


Windows 11 Overtakes Windows 10 - But Not In Europe
08/07/2025

With the end of support of Windows 10 just three months away, Windows 11 has finally edged ahead of Windows 10 in terms of  Desktop Windows Version Market Share on a Worldwide Basis. In Europe, h [ ... ]



Why Drone Shows Are Booming
04/07/2025

What do you need to make a celebration noteworthy? You may automatically think fireworks, especially for Independence Day, but an increasing number of celebrations are turning to drone shows instead.& [ ... ]


More News

    Last Updated ( Tuesday, 02 April 2013 )