Showing results for July 2023 - Microsoft for Python Developers Blog

Jul 13, 2023
Post comments count2
Post likes count2

Package Management in the Python extension for Visual Studio Code

Courtney Webster
Courtney Webster

The Python extension in VS Code is investigating ways to improve our package management support and have completed a comparison of support offered by various package management tools.

pythonpackagingpackage management
Jul 7, 2023
Post comments count0
Post likes count1

Python in Visual Studio Code – July 2023 Release

Courtney Webster
Courtney Webster

The July 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include an announcement on Python 3.7 support, a new Mypy extension in preview, a Debugpy extension in preview, Pylance localization, and index persistance for 3rd-party libraries with Pylance. Keep reading to learn more!

python