Python Tools for Visual Studio

Python Tools for Visual Studio
Developer(s) Microsoft
Stable release 2.1 / October 13, 2014[1][2]
Written in C#, Python
Operating system Windows
Type Integrated development environment
License Apache License 2.0
Website pytools.codeplex.com

Python Tools for Visual Studio (PTVS) is a plug-in for Visual Studio used to provide support for programming in Python. It supports IntelliSense, debugging, profiling, MPI cluster debugging, mixed C++/Python debugging, and more. It is an open source project released under the Apache License, 2.0, and is developed primarily by Microsoft.

The first version was on Mar 8, 2011. The current beta version is 2.1.

See also

References

External links