Python Tools for Visual Studio
{{Short description|Open source software plug-in}}
{{Infobox software
| name = Python Tools for Visual Studio (PTVS)
| caption =
| developer = Microsoft
| released = {{Start date and age|2011|03|08}}
| latest release version = 2.2.6
| latest release date = {{Start date and age|2017|01|13}}{{cite web|url=https://github.com/Microsoft/PTVS/releases/tag/v2.2.6 |title=Python Tools for Visual Studio 2.2.6 release page |publisher=Microsoft}}
| repo = {{URL|https://github.com/microsoft/PTVS}}
| programming language = C#, Python
| operating system = Microsoft Windows
| genre = Integrated development environment
| license = Apache License 2.0
| website = {{URL|https://visualstudio.microsoft.com/vs/features/python/}}
}}
Python Tools for Visual Studio (PTVS) is a free and open-source plug-in for versions of Visual Studio up to VS 2015 providing support for programming in Python. Since VS 2017, it is integrated in VS and called Python Support in Visual Studio. It supports IntelliSense, debugging, profiling, MPI cluster debugging, mixed C++/Python debugging, and more. It is released under the Apache License 2.0, and is developed primarily by Microsoft.
The first version was on March 8, 2011. The latest version for VS 2015 is 2.2.6.
See also
{{Portal|Free and open-source software}}
- {{section link|Comparison of integrated development environments|Python}}
- List of Python software
- R Tools for Visual Studio
References
{{Reflist}}
External links
- {{Official website|https://github.com/Microsoft/PTVS/}}
{{Integrated development environments}}
{{Microsoft FOSS}}
Category:Integrated development environments
Category:Microsoft free software
Category:Python (programming language) software