Python Tools for Visual Studio

From English Wikipedia @ Freddythechick

This is the current revision of this page, as edited by 2409:40e0:1015:8850:8000:: (talk) at 18:46, 4 June 2024 (Fixed Broken Link https://visualstudio.microsoft.com/vs/features/python/). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Python Tools for Visual Studio (PTVS)
Developer(s)Microsoft
Initial releaseMarch 8, 2011; 14 years ago (2011-03-08)
Stable release
2.2.6 / January 13, 2017; 8 years ago (2017-01-13)[1]
Repositorygithub.com/microsoft/PTVS
Written inC#, Python
Operating systemMicrosoft Windows
TypeIntegrated development environment
LicenseApache License 2.0
Websitevisualstudio.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

Lua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

  1. ^ "Python Tools for Visual Studio 2.2.6 release page". Microsoft.

External links