Python Tools for Visual Studio 2010

An integrated environment for developing Python in VS2010

Python Tools for Visual Studio is a free & open source plug-in for Visual Studio 2010 from Microsoft's Technical Computing Group. PTVS enables developers to use all the major productivity features of Visual Studio to build Python code using either CPython or IronPython and adds new features such as using High Performance Computing clusters to scale your code. Together with one of the standard distros, you can turn Visual Studio into a powerful Technical Computing IDE...

  • Advanced editing, Intellisense, browsing, “Find all refs”, REPL, …

  • Supports CPython and IronPython

  • Local & Cluster/remote debugging

  • Profiling with multiple views

  • Interactive parallel computing via integrated IPython REPL

  • Support for HPC clusters and MPI, including debugging support

  • NumPy & SciPy for .Net

  • Support for Cloud Computing (soon)

  • Support for Dryad (large scale, data-intensive parallel programming) (soon)

  • Free & Open Source (Apache 2.0)

Keeping up to date

Web Site https://pytools.codeplex.com/

Twitter @pt4vs https://twitter.com/pt4vs

Facebook https://www.facebook.com/pt4vs or "Python Tools for Visual Studio"