Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b8df698217fd8

Jump to content

Python Tools for Visual Studio

From Wikipedia, the free encyclopedia
Python Tools for Visual Studio (PTVS)
DeveloperMicrosoft
ReleaseMarch 8, 2011; 15 years ago (2011-03-08)
Stable release
2.2.6 / January 13, 2017; 9 years ago (2017-01-13)[1]
Written inC#, Python
Operating systemMicrosoft Windows
TypeIntegrated development environment
LicenseApache License 2.0
Websitevisualstudio.microsoft.com/vs/features/python/
Repositorygithub.com/microsoft/PTVS

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

[edit]

References

[edit]
  1. "Python Tools for Visual Studio 2.2.6 release page". Microsoft.
[edit]