Python Tools for Visual Studio
Appearance
Python Tools for Visual Studio | |
---|---|
Developer(s) | Microsoft |
Stable release | 2.0
/ October 16, 2013[1] |
Operating system | Windows |
Type | Integrated development environment |
License | Apache License 2.0 |
Website | pytools |
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.