博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
python ide
阅读量:5887 次
发布时间:2019-06-19

本文共 1246 字,大约阅读时间需要 4 分钟。

https://github.com/Microsoft/PTVS/releases/v2.1.1

https://www.python.org/downloads/

Python Tools for Visual Studio

@zooba  released this on 11 Aug 2015

Release notes for PTVS 2.1.1

We're pleased to announce the release of Python Tools 2.1.1 for Visual Studio 2010 and Visual Studio 2012.

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 .

This update fixes a number of critical issues for users who are unable to update to .

Downloads

Download Type Size (KB)
MSI 6512KB
MSI 5792KB

Requirements

PTVS 2.1.1 requires one of the following versions of Visual Studio:

  • Visual Studio 2010 Professional or higher
  • Visual Studio 2012 Professional or higher

You will also need to install one or more Python interpreters. See our  for assistance choosing a version of Python if you do not already have one.

Downloads

转载于:https://www.cnblogs.com/fx2008/p/5755587.html

你可能感兴趣的文章
坑到了,EF执行带事物的存储过程
查看>>
杭州之行
查看>>
函数式宏定义用do...while(0)的好处
查看>>
oracle ORA-00917: missing comma 是因为少逗号
查看>>
策略模式简介
查看>>
UIViewController中loadView的用法(应当注意的几点)
查看>>
POJ NOI0105-42 画矩形
查看>>
Java 数组在内存中的结构
查看>>
《关爱码农成长计划》第一期报告
查看>>
entity framework 6 通用数据类
查看>>
读取FTP上的excel文件,并写入数据库
查看>>
vs2008快捷键极其技巧 转载
查看>>
window 7上安装Visual Studio 2017失败的解决方法
查看>>
Python数值计算:一 使用Pylab绘图(2)
查看>>
k8s集群监控布署
查看>>
JAVA DataOutputStream和DataInputStream
查看>>
系统集成项目管理(二)
查看>>
6.2实现用户登录逻辑
查看>>
JavaScript 正整数正则表达式
查看>>
单元测试之Stub和Mock
查看>>