Python
Read the latest updates about all things Python at Microsoft
Latest posts
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.
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!
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.
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.
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.
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...
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...
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 ...
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...