Python

Read the latest updates about all things Python at Microsoft

Latest posts

Brett Cannon
Brett Cannon
Jul 18, 2018

Python in Visual Studio Code – June & July 2018 Release

We are pleased to announce that the June & July 2018 releases of the Python Extension for Visual Studio Code is now available from the marketplace and the gallery. Between these two releases we have closed a total of 156 issues including introducing a new experimental language server and gevent support in our experimental debugger.

0
0
Dan Taylor
Dan Taylor
Jul 17, 2018

New web app tutorials in the VS and VS Code Python docs, and docs feedback

Recognizing the popularity of the Django and Flask web app frameworks, we recently added several tutorials in the Python documentation that guide you through working with these frameworks in Microsoft’s Python-capable IDEs: the lightweight Visual Studio Code available on all operating systems, and the full Visual Studio for Windows. We also wanted to take the opportunity to highlight how you can contribute to docs, and the ways you can give feedback—both of which we very much welcome!

0
0
Selecting Python/Native Debugging from the dropdown in Visual Studio 2017
Steve Dower
Steve Dower
Jun 14, 2018

Embedding Python in a C++ project with Visual Studio

In this post, we're going to walk through a sample project that demonstrates scripting a C++ application with Python using CPython, PyBind11 and Visual Studio 2017. We show how you can wrap a C++ class with Python and how to use cross-language debugging and type-hints to get a development experience that only Visual Studio can offer.

3
1
Dan Taylor
Dan Taylor
Jun 5, 2018

Python in Visual Studio Code – May 2018 Release

We are pleased to announce that the May 2018 release of the Python Extension for Visual Studio Code is now available from the marketplace and the gallery. In this release we have closed a total of 103 issues including support for the new and popular formatter Black, improvements to the experimental debugger and formatting as you type.

0
0
Dan Taylor
Dan Taylor
May 31, 2018

Recap: Microsoft at PyCon US 2018

Microsoft was a keystone-level sponsor of PyCon US 2018 this year, which took place in Cleveland Ohio from May 9-17th. We had a great time interacting with and learning from the community, and we had a lot of fun! In this post we’ll share our experience and useful links from the conference.

0
0
Dan Taylor
Dan Taylor
May 2, 2018

Python in Visual Studio Code – April 2018 Release

We are pleased to announce that the April 2018 release of the Python Extension for Visual Studio Code is now available from the marketplace and the gallery. You...

0
0
Dan Taylor
Dan Taylor
May 2, 2018

Python at Microsoft: Meet us at Build and PyCon US!

Next week are the Microsoft Build conference in Seattle, WA on May 7-9, and the PyCon conference in Cleveland, OH on May 9-17, and we (the Microsoft Python team...

0
0
Dan Taylor
Dan Taylor
Apr 18, 2018

Python in Visual Studio 2017 version 15.7

Note: This post was originally published with Visual Studio 15.7 Preview 4, it has been updated to reflect the latest as of Visual Studio 15.7 RTM. We have ...

0
0
Dan Taylor
Dan Taylor
Mar 29, 2018

Python in Visual Studio Code – March 2018 Release

We are pleased to announce that the March 2018 release of the Python Extension for Visual Studio Code is now available from the marketplace and the gallery. You...

0
0