Releases: microsoft/PTVS
Dev Release - 2016-05-20
This release is updated frequently from the latest source code. It has been signed and virus scanned, but has not been extensively tested and is not recommended for production environments.
Please report any bugs that you find in this build, and include the filename of the installer you used in your report.
You can also build PTVS from the latest sources.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6060KB |
Python Tools for VS "15" | MSI | 6060KB |
- While a dev build is available for Visual Studio 2015, we are planning for our next release to only support VS "15". Please email python@microsoft.com with details of your need if you believe you will be severely impacted.
- The VS "15" installer requires Visual Studio 15 regular installer, not the "new" installer.
- No new feature releases for VS 2013 are planned.
PTVS 2.2.3
Release notes for PTVS 2.2.3
We're pleased to announce the release of Python Tools 2.2.3 for Visual Studio.
Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. It lets you bring your own Python interpreter, including CPython, IronPython, PyPy, and more, and supports a broad range of features from editing with IntelliSense to interactive debugging, profiling, interactive REPLs with support for IPython, cross-platform and cross-language debugging support, and deployment to Microsoft Azure.
We also have a Sample Pack containing extra templates for Django, Flask and Bottle web sites, PyKinect for using Kinect for Windows, and PyVot for interacting with Excel. Our Machine Learning Pack contains some samples for the scikit-learn library and Python code generation for Azure Machine Learning web services.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6844KB |
Sample Pack | VSIX | 1606KB |
Machine Learning Pack | VSIX | 111KB |
Requirements
PTVS 2.2.3 requires Visual Studio 2015 Community or higher, Express for Desktop or Express for Web. Update 1 is recommended.
You will also need to install one or more Python interpreters. See our help page for assistance choosing a version of Python if you do not already have one.
Improvements for 2.2.3
PTVS 2.2.3 is primarily a bug fix release, so no new functionality has been added.
The following significant issues have been resolved:
- #175 Django syncdb removal, and migrations support
- #915 Django syncdb is replaced by migrate
- #1014 Syntax highlighting in Django templates displays error
- #1043 Add support for Django 1.9
- #1048 The type 'Window' does not support direct content
- #1063 Unable to Sync db Django
- #1064 Debug-Attach to Python 3.5.1
- #1097 Cannot add existing virtualenv when home has no trailing backslash
- #1101 Bugs for Django development
- #1104 Add django app failure
Known Issues
- #523 Invalid digital signature on VSIX in VS 2015
Your feedback and suggestions are much appreciated. To report issues or to review the complete list of known issues for this release, please visit our issues page.
WFastCgi
The WFastCgi tool for hosting Python websites on servers running IIS can now be found on PyPI.
Earlier Visual Studio Versions
PTVS 2.2.3 and later will not support Visual Studio 2013 or earlier. If you are unable to obtain any of the editions of Visual Studio 2015, the last release of PTVS for Visual Studio 2013 was PTVS 2.2.2 and for Visual Studio 2010 and 2012 was PTVS 2.1.1.
Dev Build - 2016-03-03
This release is updated frequently from the latest source code. It has been signed and virus scanned, but has not been extensively tested and is not recommended for production environments.
Please report any bugs that you find in this build, and include the filename of the installer you used in your report.
You can also build PTVS from the latest sources.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6852KB |
(No further releases for VS 2013 are planned, and so dev builds are no longer being made available.)
PTVS 2.2.3 RC
Release notes for PTVS 2.2.3 RC
We're pleased to announce the release of Python Tools 2.2.3 RC for Visual Studio.
Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. It lets you bring your own Python interpreter, including CPython, IronPython, PyPy, and more, and supports a broad range of features from editing with IntelliSense to interactive debugging, profiling, interactive REPLs with support for IPython, cross-platform and cross-language debugging support, and deployment to Microsoft Azure.
We also have a Sample Pack containing extra templates for Django, Flask and Bottle web sites, PyKinect for using Kinect for Windows, and PyVot for interacting with Excel. Our Machine Learning Pack contains some samples for the scikit-learn library and Python code generation for Azure Machine Learning web services.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6852KB |
Sample Pack | VSIX | 1606KB |
Machine Learning Pack | VSIX | 111KB |
Requirements
PTVS 2.2.3 RC requires Visual Studio 2015 Community or higher, Express for Desktop or Express for Web. Update 1 is recommended.
You will also need to install one or more Python interpreters. See our help page for assistance choosing a version of Python if you do not already have one.
Improvements for 2.2.3
PTVS 2.2.3 is primarily a bug fix release, so no new functionality has been added.
The following significant issues have been resolved:
- #175 Django syncdb removal, and migrations support
- #915 Django syncdb is replaced by migrate
- #1014 Syntax highlighting in Django templates displays error
- #1043 Add support for Django 1.9
- #1048 The type 'Window' does not support direct content
- #1063 Unable to Sync db Django
- #1101 Bugs for Django development
Known Issues
- #523 Invalid digital signature on VSIX in VS 2015
- #1064 Debug-Attach to Python 3.5.1
- #1097 Cannot add existing virtualenv when home has no trailing backslash
- #1104 Add django app failure
Your feedback and suggestions are much appreciated. To report issues or to review the complete list of known issues for this release, please visit our issues page.
WFastCgi
The WFastCgi tool for hosting Python websites on servers running IIS can now be found on PyPI.
Visual Studio 2013
PTVS 2.2.3 and later will not support Visual Studio 2013 or earlier.
Visual Studio 2010 and 2012
PTVS 2.2 no longer support Visual Studio prior to Visual Studio 2013. If you are unable to obtain any of the editions of Visual Studio 2015 or 2013, the last release of PTVS for Visual Studio 2010 and 2012 was PTVS 2.1.1.
Dev Build - 2016-02-01
This release is updated frequently from the latest source code. It has been signed and virus scanned, but has not been extensively tested and is not recommended for production environments.
Please report any bugs that you find in this build, and include the filename of the installer you used in your report.
You can also build PTVS from the latest sources.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6832KB |
(No further releases for VS 2013 are planned, and so dev builds are no longer being made available.)
Dev Build - 2016-01-19
This release is updated frequently from the latest source code. It has been signed and virus scanned, but has not been extensively tested and is not recommended for production environments.
Please report any bugs that you find in this build, and include the filename of the installer you used in your report.
You can also build PTVS from the latest sources.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6692KB |
(No further releases for VS 2013 are planned, and so dev builds are no longer being made available.)
PTVS 2.2.2
Release notes for PTVS 2.2.2
We're pleased to announce the release of Python Tools 2.2.2 for Visual Studio.
Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. It lets you bring your own Python interpreter, including CPython, IronPython, PyPy, and more, and supports a broad range of features from editing with IntelliSense to interactive debugging, profiling, interactive REPLs with support for IPython, cross-platform and cross-language debugging support, and deployment to Microsoft Azure.
We also have a Sample Pack containing extra templates for Django, Flask and Bottle web sites, PyKinect for using Kinect for Windows, and PyVot for interacting with Excel. Our Machine Learning Pack contains some samples for the scikit-learn library and Python code generation for Azure Machine Learning web services.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6696KB |
Python Tools for VS 2013 | MSI | 6476KB |
Sample Pack | VSIX | 1606KB |
Machine Learning Pack | VSIX | 105KB |
Requirements
PTVS 2.2.2 requires one of the following versions of Visual Studio:
- Visual Studio 2015 Community or higher, Express for Desktop or Express for Web
- Update 1 is recommended
- Visual Studio 2013 Community or higher, Express for Desktop or Express for Web
- Update 2 or later is required for Express editions
You will also need to install one or more Python interpreters. See our help page for assistance choosing a version of Python if you do not already have one.
Improvements for 2.2.2
PTVS 2.2.2 is primarily a bug fix release, so no new functionality has been added. However, Visual Studio 2015 Update 1 includes improvements to Python interactive windows that require PTVS 2.2.2 to avoid compatibility issues.
The following significant issues have been resolved:
- Fixed incompatibilities with Visual Studio 2015 Update 1
- #712 Don't add Unicode BOM by default
- #664 Profiler does not handle UTF-8 BOM
- #810 Referencing multiple extension modules does not work
- #926 Cannot open file when coding comment does not match actual encoding
Known Issues
- #523 Invalid digital signature on VSIX in VS 2015
- #597 Extract Method does not appear on the editor context menu
- #1014 Syntax highlighting in Django templates displays error
Your feedback and suggestions are much appreciated. To report issues or to review the complete list of known issues for this release, please visit our issues page.
Where was PTVS 2.2.1?
We had 2.2.1 all ready to release, but found some last minute bugs that needed fixing. However, we had already included the buggy version on the VS 2015 Update 1 ISO. Since it is too late to update that release, we've had to go to the next version.
These fixes are only in PTVS 2.2.2. If you installed Visual Studio 2015 Update 1, you may see these issues until you install PTVS 2.2.2.
- #976 IPython REPL will not start when startup script specified
- #979 Crash opening mixed Python/C solution
WFastCgi
The WFastCgi tool for hosting Python websites on servers running IIS can now be found on PyPI.
Visual Studio 2010 and 2012
PTVS 2.2 no longer support Visual Studio prior to Visual Studio 2013. If you are unable to obtain any of the editions of Visual Studio 2015 or 2013, the last release of PTVS for Visual Studio 2010 and 2012 was PTVS 2.1.1.
Dev Build - 2015-11-04
This release is updated frequently from the latest source code. It has been signed and virus scanned, but has not been extensively tested and is not recommended for production environments.
Please report any bugs that you find in this build, and include the filename of the installer you used in your report.
You can also build PTVS from the latest sources.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6700KB |
Python Tools for VS 2013 | MSI | 6476KB |
Dev Build - 2015-10-29
This release is updated frequently from the latest source code. It has been signed and virus scanned, but has not been extensively tested and is not recommended for production environments.
Please report any bugs that you find in this build, and include the filename of the installer you used in your report.
You can also build PTVS from the latest sources.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6698KB |
Python Tools for VS 2013 | MSI | 6476KB |
PTVS 2.2.1 RC
Release notes for PTVS 2.2.1 RC
We're pleased to announce the first release candidate of Python Tools 2.2.1 for Visual Studio.
Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. It lets you bring your own Python interpreter, including CPython, IronPython, PyPy, and more, and supports a broad range of features from editing with IntelliSense to interactive debugging, profiling, interactive REPLs with support for IPython, cross-platform and cross-language debugging support, and deployment to Microsoft Azure.
We also have a Sample Pack containing extra templates for Django, Flask and Bottle web sites, PyKinect for using Kinect for Windows, and PyVot for interacting with Excel. Our Machine Learning Pack contains some samples for the scikit-learn library and Python code generation for Azure Machine Learning web services.
Downloads
Download | Type | Size (KB) |
---|---|---|
Python Tools for VS 2015 | MSI | 6696KB |
Python Tools for VS 2013 | MSI | 6476KB |
Sample Pack | VSIX | 1612KB |
Machine Learning Pack | VSIX | 105KB |
Requirements
PTVS 2.2.1 RC requires one of the following versions of Visual Studio:
- Visual Studio 2015 Community or higher, Express for Desktop or Express for Web
- Update 1 is recommended
- Visual Studio 2013 Community or higher, Express for Desktop or Express for Web
- Update 2 or later is required for Express editions
You will also need to install one or more Python interpreters. See our help page for assistance choosing a version of Python if you do not already have one.
Improvements for 2.2.1
PTVS 2.2.1 is primarily a bug fix release, so no new functionality has been added. However, Visual Studio 2015 Update 1 includes improvements to Python interactive windows that requires PTVS 2.2.1, which is included in the update installer.
The following significant issues have been resolved:
- Fixed incompatibilities with Visual Studio 2015 Update 1
- #712 Don't add Unicode BOM by default
- #664 Profiler does not handle UTF-8 BOM
- #810 Referencing multiple extension modules does not work
Known Issues
- #523 Invalid digital signature on VSIX in VS 2015
- #597 Extract Method does not appear on the editor context menu
- #926 Cannot open file when coding comment does not match actual encoding
Your feedback and suggestions are much appreciated. To report issues or to review the complete list of known issues for this release, please visit our issues page.
WFastCgi
The WFastCgi tool for hosting Python websites on servers running IIS can now be found on PyPI.
Visual Studio 2010 and 2012
PTVS 2.2 no longer support Visual Studio prior to Visual Studio 2013. If you are unable to obtain any of the editions of Visual Studio 2015 or 2013, the last release of PTVS for Visual Studio 2010 and 2012 was PTVS 2.1.1.