atlas news
  Microsoft : DevBlogs : Python
27  april     20h07
Python Environments Extension for VS Code- April Update
Vedha Ranganathan    The April 2026 release update includes the Python Environments extension... Keep on reading to learn more The post Python Environments Extension for...
07  april     16h12
Write SQL Your Way: Dual Parameter Style Benefits in mssql-python
Jahnvi Thakkar    Reviewed by: Sumit Sarabhai If you’ve been writing SQL in Python, you already know the debate: positional parameters (?) or named parameters (%(name...
02  april     00h27
Python in Visual Studio Code March 2026 Release
Vedha Ranganathan    The March 2026 release of the Python and Jupyter extensions for Visual Studio Code is now available. Keep on reading to learn more The post Python in...
18  february     22h00
Python Environments Extension for VS Code
Vedha Ranganathan    The February 2026 release This release includes the Python Environments extension... Keep on reading to learn more The post Python Environments...
13  november     18h41
Python in Visual Studio Code November 2025 Release
Luciana Abud    The November 2025 release brings new Pylance features including improvements to Copilot Hover Summaries and a Code Action to convert wildcard imports...
10  october     17h55
Python in Visual Studio Code October 2025 Release
Luciana Abud    The October 2025 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes improvements to the...
26  september     09h49
Simplifying Resource Management in mssql-python through Context Manager
Jahnvi Thakkar    Reviewed by: Sumit Sarabhai and Gaurav Sharma If you’ve worked with databases in Python, you know the boilerplate: open a connection, create a cursor...
15  september     18h22
Python in Visual Studio Code September 2025 Release
Luciana Abud    The September 2025 release includes pipenv support in the Python Environment Extension, a new experimental hover feature with GitHub Copilot and...
19  august     19h08
Announcing the Data Wrangler powered Notebook Results Table
Angelos Petropoulos    An introduction to the new Results Table integrated into the output cell of Notebooks, powered by the VS Code extension called Data Wrangler. The...
12  august     11h10
mssql-python vs pyodbc: Benchmarking SQL Server Performance
Saumya Garg    Reviewed by Imran Masud and Sumit Sarabhai When it comes to working with Microsoft SQL Server in Python, pyodbc has long been the de facto driver. It...