Python Tools for Visual Studio
Перейти к файлу
CSIGS@microsoft.com 1acf097dd9
LEGO: Pull request from lego/hb_00719690-99d0-4d46-875c-cfd2b9712715_20241102191645236 to main (#8051)
2024-11-04 10:36:51 -06:00
.github
.vscode
Build
Common
Examples Remove non 3.9 code from Mixed mode debugger (#8048) 2024-11-01 10:00:41 -07:00
Python LEGO: Pull request from lego/hb_00719690-99d0-4d46-875c-cfd2b9712715_20241102191645236 to main (#8051) 2024-11-04 10:36:51 -06:00
.gitattributes
.gitignore
.hgeol
.hgignore
.npmrc
.sonarcloud.properties
CODEOWNERS
CONTRIBUTING.md
LICENSE
PowershellEnvironment.ps1
README.md
SECURITY.md
THIRD-PARTY-NOTICES.txt
TsaConfig.json
azure-pipelines-compliance.yml
azure-pipelines-integration-tests.yml
azure-pipelines-release.yml
azure-pipelines.yml
build.root
cgmanifest.json
debug.log
dirs.proj
package.json
test.yml

README.md

Python tools for Visual Studio

Build Status Join the chat at https://gitter.im/Microsoft/PTVS

Python support for Visual Studio is developed and managed here.

Visual Studio 2017 and Visual Studio 2019 installation

The Python development workload is available as part of Visual Studio Community, Professional and Enterprise. To install, run the normal VS installer and select either the Python development workload or the Data science and analytical applications workload.

Visual Studio 2015 and earlier

Prior to Visual Studio 2017, Python support was released as a standalone extension. We are no longer actively developing these versions, but if you are unable to upgrade to Visual Studio 2017 yet, you can use these older installers to get Python support.

PTVS 2.2.6 is the latest available version for Visual Studio 2015. You can also find it in the Visual Studio 2015 installer by selecting "Custom" and looking under the "Programming Languages" category.

PTVS 2.2.2 is the last release for Visual Studio 2013 users.

Thank you for using and supporting Python Tools for Visual Studio.