Microsoft for Python Developers Blog

Read the latest updates about all things Python at Microsoft

Latest posts

Image
May 4, 2023
Post comments count 0
Post likes count 1

Python in Visual Studio Code – May 2023 Release

Image
Courtney Webster

The May 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. In this release, Jupyter is no longer installed alongside the Python extension, microvenv support was added for the Create Environment command, new automatic conversion of f-strings, and code navigation on strings that contain module names. Keep reading to learn more!

Image
Mar 31, 2023
Post comments count 0
Post likes count 3

Python in Visual Studio Code – April 2023 Release

Image
Courtney Webster

The April 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes Data Wrangler, a create environment button embedded in dependency files, environments API for extension authors, kernel picker improvements, and move symbol refactoring. Keep reading to learn more!

Image
Mar 16, 2023
Post comments count 5
Post likes count 18

Introducing the Data Wrangler extension for Visual Studio Code

Image
Jeffrey Mew

Microsoft announces the launch of Data Wrangler, a data-centric user interface that generates Python code to help data scientists complete their data preparation tasks faster and with fewer errors.

Image
Mar 2, 2023
Post comments count 0
Post likes count 2

Python in Visual Studio Code – March 2023 Release

Image
Courtney Webster

The March 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes "back" and "cancel" support for the "Create Environment" command, isort no longer being shipped by default with the Python extension, improvements to the kernel picker experience in Jupyter, and the Python for VS Code team as guests on the Python Pulse livestream. Keep reading to learn more!

Image
Feb 3, 2023
Post comments count 0
Post likes count 5

Python in Visual Studio Code – February 2023 Release

Image
Courtney Webster

The February 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes automatic environment selection, improvements to the Create Environment command, improved Intellisense support for pytest in preview, and improvements to the Jupyter kernel picker. Keep reading to learn more!

Image
Jan 9, 2023
Post comments count 0
Post likes count 0

The Python Pulse: A Monthly Microsoft Stream

Image
Dawn Wages

We're excited to announce a new livestream, brought to you by the Microsoft Community Team. Need updates on the latest and greatest Microsoft releases for Python? We got you. Each stream we start with a run down of the latest news in Microsoft Cloud, VS Code and Python tech ecosystem, then we deep dive into special segments with an esteemed guest.

Image
Dec 8, 2022
Post comments count 1
Post likes count 1

Python in Visual Studio Code – December 2022 Release

Image
Courtney Webster

The December 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes auto indentation with Pylance, a preview of Python in the browser and a community highlight. Keep on reading to learn more!

Image
Nov 3, 2022
Post comments count 0
Post likes count 2

Python in Visual Studio Code – November 2022 Release

Image
Courtney Webster

The November 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes automatic installation of the isort extension, auto imports turned off by default with Pylance, "just my code" cell debugging in Jupyter and more!

Image
Oct 26, 2022
Post comments count 3
Post likes count 12

A Team at Microsoft is Helping Make Python Faster

Image
Jay Miller

Python 3.11 brings the specialized adaptive interpreter, the starting point of a large plan to make Python much faster. At Microsoft, we have a full-time team dedicated to this project.