Python Tools for Visual Studio: Difference between revisions

Content deleted Content added
Fixed Broken Link https://visualstudio.microsoft.com/vs/features/python/
Tags: Mobile edit Mobile web edit
 
(11 intermediate revisions by 7 users not shown)
Line 1:
{{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
| latest release version = 2.2.6
| latest release date = {{releaseStart date and age|20152017|0701|2013}}<ref>{{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}}</ref>
| repo = {{URL|https://github.com/microsoft/PTVS}}
| programming language = [[C Sharp (programming language)|C#]], [[Python (programming language)|Python]]
| operating system = [[Microsoft Windows]]
| genre = [[Integrated development environment]]
| license = [[Apache License 2.0]]
| website = {{URL|httphttps://visualstudio.microsoft.github.iocom/vs/features/PTVSpython/}}
}}
'''Python Tools for Visual Studio''' (PTVS) is a [[free and open-source]] [[plug-in (computing)|plug-in]] for versions of [[Microsoft Visual Studio|Visual Studio]] usedup to provideVS 2015 providing support for programming in [[Python (programming language)|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 an open source project released under the [[Apache License]], 2.0]], and is developed primarily by [[Microsoft]].
 
The first version was on MarMarch 8, 2011. The currentlatest 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==
Line 24 ⟶ 29:
==External links==
*{{Official website|https://github.com/Microsoft/PTVS/}}
 
{{Integrated development environments}}
{{Microsoft FOSS}}
 
[[Category:Integrated development environments]]
[[Category:PythonMicrosoft free software]]
[[Category:Python (programming language) software]]
[[Category:Software using the Apache license]]
[[Category:2011 software]]
[[Category:Windows-only free software]]