Jump to content

Python Tools for Visual Studio

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 68.13.111.48 (talk) at 21:26, 26 January 2014 (Authored in these languages: http://www.ohloh.net/p/pytools). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Python Tools for Visual Studio
Developer(s)Microsoft
Stable release
2.0 / October 16, 2013 (2013-10-16)[1][2]
Written inC#, Python
Operating systemWindows
TypeIntegrated development environment
LicenseApache License 2.0
Websitepytools.codeplex.com

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.

See also

References

  1. ^ Python Tools for Visual Studio 2.0 release page
  2. ^ PTVS 2.0 release descriptive blog