Python

Read the latest updates about all things Python at Microsoft

Latest posts

Dawn Wages
Dawn Wages
Oct 4, 2022

Contribute to Open Source with the Pythonistas at Microsoft – Hacktoberfest 2022

Pythonistas at Microsoft are participating in Hacktoberfest 2022. We've gotten together to share with you tips and tricks for contributing, how we got into Open Source and the projects we have our eye on. Join us for our Twitch Stream October 10th, 2022 2PM PT on the Microsoft Developer Channel.

2
0
Writing Python code showing auto import, auto coplete suggestions, extract method and a rename symbol functionality.
Erik De Bonte
Erik De Bonte
Sep 1, 2022

Python in Visual Studio Code – September 2022 Release

The September 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes improved IntelliSense support for Jupyter Notebooks, a new Flake8 extension and internship highlights. Keep on reading to learn more!

0
6
Debugging a FastAPI application by selecting an dynamically created debug configuration for FastAPI.
Kartik Raj
Kartik Raj
Aug 4, 2022

Python in Visual Studio Code – August 2022 Release

We’re excited to announce that the August 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available! This release includes...

5
6
Luciana Abud
Luciana Abud
Jul 11, 2022

Microsoft at EuroPython 2022

We’re thrilled to be a Platinum Sponsor of EuroPython this year, happening from July 11th-17th in Dublin, Ireland. If you can’t make it in person, you can ...

0
2
Type hint information displayed next to variables and functions in VS Code
Luciana Abud
Luciana Abud
Jul 7, 2022

Python in Visual Studio Code – July 2022 Release

We’re excited to announce that the July 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes ...

2
1
VS Code Python commands translated to Portuguese (Brazil)
Luciana Abud
Luciana Abud
Jun 9, 2022

Python in Visual Studio Code – June 2022 Release

We’re excited to announce that the June 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available.  This release includes...

0
1
Formatting a Python file with Black formatter by right clicking on the editor and selecting "Format document with..."
Soojin Choi
Soojin Choi
May 5, 2022

Python in Visual Studio Code – May 2022 Release

We’re excited to announce that the May 2022 release of the Python and Jupyter Extensions for Visual Studio Code are now available! With this release we’...

5
0
Pylint errors and warnings being displayed on Python code in Visual Studio Code.
kanadig
kanadig
Mar 30, 2022

Python in Visual Studio Code – April 2022 Release

The April 2022 release of the Python Extension for Visual Studio Code is now available. In this release we’re introducing a Pylint extension, a simpler way to create empty Python and Jupyter Notebook files, fixes for running and debugging files with conda environment and moving the interpreter display in the status bar to the right.

0
0
Python interpreter version displayed on the bottom right on the status bar, instead of in the left as in previous releases.
Luciana Abud
Luciana Abud
Mar 3, 2022

Python in Visual Studio Code – March 2022 Release

The March 2022 release of the Python Extension for Visual Studio Code is now available and it includes support for pre-release versions and changes to the interpreter selector on the status bar.

1
0