Python Tools for Visual Studio
Перейти к файлу
CSIGS@microsoft.com b5bc28c16f
LEGO: Pull request from lego/hb_00719690-99d0-4d46-875c-cfd2b9712715_20240522095121100 to main (#7909)
2024-07-01 13:30:09 -05:00
.github Update issues.yml (#7801) 2024-01-02 15:34:38 -08:00
.vscode Add .vscode directory to gitignore 2022-08-22 13:56:08 -05:00
Build test running azdo pipeline with system.accesstoken (#7890) 2024-05-03 08:51:47 -05:00
Common Fix accessibility bug (#7690) 2023-08-02 15:09:43 -07:00
Python LEGO: Pull request from lego/hb_00719690-99d0-4d46-875c-cfd2b9712715_20240522095121100 to main (#7909) 2024-07-01 13:30:09 -05:00
.gitattributes Remove miniconda third party library and vsix project. 2020-09-10 11:44:05 -07:00
.gitignore Add .vscode directory to gitignore 2022-08-22 13:56:08 -05:00
.hgeol Updates ignore files. 2015-10-19 13:59:21 -07:00
.hgignore Adds back .hgignore for performance benefit for hggit users. 2017-08-14 14:31:21 -07:00
.npmrc Get PTVS building for public again (#7178) 2022-10-06 16:13:09 -05:00
.sonarcloud.properties Remove miniconda third party library and vsix project. 2020-09-10 11:44:05 -07:00
CODEOWNERS Update CODEOWNERS 2021-10-06 15:28:58 -05:00
CONTRIBUTING.md Fixes #1359 Update CoC 2016-06-22 12:50:59 -07:00
LICENSE Restore deleted files. 2015-04-06 16:27:16 -07:00
PowershellEnvironment.ps1 Normalizes all line endings. 2015-10-19 14:06:15 -07:00
README.md Update README.md 2021-11-16 15:54:18 -06:00
SECURITY.md Add SECURITY.md 2020-01-06 13:10:59 -08:00
THIRD-PARTY-NOTICES.txt Get PTVS building for public again (#7178) 2022-10-06 16:13:09 -05:00
TsaConfig.json Compliance pipeline work (#7116) 2022-08-09 13:58:54 -05:00
azure-pipelines-compliance.yml Removed apiscan since this is handled by VS (#7854) 2024-03-18 16:11:59 -05:00
azure-pipelines-integration-tests.yml Don't trigger integration tests on PR or CI builds 2022-05-23 14:07:28 -05:00
azure-pipelines.yml Remove weekly schedule, add some test files (#7893) 2024-05-13 15:40:09 -05:00
build.root Normalizes all line endings. 2015-10-19 14:06:15 -07:00
cgmanifest.json Add `$schema` to `cgmanifest.json` (#7143) 2022-08-30 15:33:40 -05:00
debug.log fix syntax error 2021-02-23 16:21:11 -06:00
dirs.proj Normalizes all line endings. 2015-10-19 14:06:15 -07:00
package.json Pass pylance version in (#7900) 2024-05-14 17:49:35 -05:00
test.yml Pass pylance version in (#7900) 2024-05-14 17:49:35 -05:00

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.