Showing results for visual studio - Python

May 10, 2017
0
0

Python support is now stable in Visual Studio 2017

Steve Dower
Steve Dower

Today we have released our next update to Visual Studio 2017, and it's the one you've been waiting for. As of today, the Python development and Data Science and Analytical Applications workloads are stable and ready for production use. You can read our post on the Visual Studio blog for an overview of what is new, and we will release a detailed ...

pythonvisual studio
Apr 17, 2017
0
0

Python tools in your language

Steve Dower
Steve Dower

This week we've released a preview of the next update to Visual Studio. It has all of the improvements that were released recently in VS 2017 Update 1, and also the earliest previews of VS 2017 Update 2. For Python support, probably our most significant update is that we are now available in all fourteen languages that Visual Studio ships with...

pythonvisual studio
Mar 22, 2017
0
0

Interactive Windows in VS 2017

Steve Dower
Steve Dower

Last week we announced that the Python development workload is available now in Visual Studio Preview, and briefly covered some of the new improvements in Visual Studio 2017. In this post, we are going to go into more depth on the improvements for the Python Interactive Window. These are currently available in Visual Studio Preview, and will ...

pythonvisual studio
Mar 7, 2017
0
0

Released: Python support in Visual Studio 2017

Steve Dower
Steve Dower

Today is launch day for Visual Studio 2017, and you can see all the info and join the live event at launch.visualstudio.com. But over in this corner of our world, we are announcing something special. As you likely know, once software is officially released, it normally gets less frequent updates. For those of us who love getting new toys, this can...

pythonvisual studio
Dec 12, 2016
0
0

Publish to Azure in Visual Studio 2017

Steve Dower
Steve Dower

This week, those of you using Visual Studio 2017 RC will be getting an update notification. This is a refresh of RC, with a whole lot of improvements and fixes (based on your feedback), and a selection of features that didn't quite make the initial RC release. For Python support, we've largely focused on bugfixes. There were 34 bugs resolved for ...

pythonvisual studioAzure
Nov 2, 2016
0
0

Creating Apps from Templates: Cookiecutter in Visual Studio “15”

Usman Anwer
Usman Anwer

Cookiecutter is a popular Open Source templating engine that lets experts easily create highly customizable templates to help other users get started on a project. We have brought it to Visual Studio to reduce the time and effort it takes to stand-up apps, prototype experiences that integrate different services, or try out new frameworks. Now ...

pythonvisual studioAzure