Showing category results for Python

Sep 20, 2019
Post comments count0
Post likes count0

Come meet Microsoft at DjangoCon 2019

Dan Taylor

DjangoCon 2019 is happening next week in San Diego and Microsoft is pleased to be supporting the conference as Gold sponsors this year. We will have some members from our Python team, our Azure Cloud Advocates, and the PostgreSQL team. Be sure to check out our talks from our team during the conference, and come by the booth!

Sep 4, 2019
Post comments count1
Post likes count0

Python in Visual Studio Code – September 2019 Release

Luciana Abud

We are pleased to announce that the September 2019 release of the Python Extension for Visual Studio Code is now available. This was a short release where we closed 35 issues, including improvements to the Python Language Server and to Jupyter Notebook cell debugging, as well as detection of virtual environment creation. 

Aug 13, 2019
Post comments count2
Post likes count0

What’s New for Python in Visual Studio (16.3 Preview 2)

Tyreke White

Today, we are releasing Visual Studio 2019 (16.3 Preview 2), which contains newly-added pytest support a re-worked unittest experience for Python users. Our latest updates apply to both Python Projects and Open Folder workspaces. In this post, we'll take a closer look at this new experience.

pythonpytestunittest
Aug 6, 2019
Post comments count2
Post likes count0

Python in Visual Studio Code – August 2019 Release

Luciana Abud

We are pleased to announce that the August 2019 release of the Python Extension for Visual Studio Code is now available.  In this release we closed a total of 76 issues including Jupyter Notebook cell debugging, introducing an Insiders program, improvements to auto-indentation and to the Python Language Server,

Jun 25, 2019
Post comments count3
Post likes count0

Python in Visual Studio Code – June 2019 Release

Luciana Abud

We are pleased to announce that the June 2019 release of the Python Extension for Visual Studio Code is now available. In this release we closed a total of 70 issues including a plot viewer with the Python Interactive window, parallel tests with pytest, and indentation of run selection in the terminal.

May 28, 2019
Post comments count5
Post likes count0

Python in Visual Studio Code – May 2019 Release

Luciana Abud

We are pleased to announce that the May 2019 release of the Python Extension for Visual Studio Code is now available. In this release we closed a total of 42 issues including IntelliSense in the Python Interactive Window and additional improvements to the Python Language Server. Check out the full list of improvements in our changelog.

May 21, 2019
Post comments count70
Post likes count0

Who put Python in the Windows 10 May 2019 Update?

Steve Dower

Today the Windows team announced the May 2019 Update for Windows 10. In this post we’re going to look at what we, Microsoft's Python team, have done to make Python easier to install on Windows by helping the community publish to the Microsoft Store and, in collaboration with Windows, adding a default “python.exe” command to help find it. You may ha...

pythoncpythonwindows
Apr 25, 2019
Post comments count0
Post likes count0

Come meet Microsoft at PyCon 2019!

Dan Taylor

Next week we (the Python team here at Microsoft) will be at the PyCon conference in Cleveland, OH on May 1-9, and are looking forward to meeting you! Come join our workshops, then stop by our booth to get some great swag and check out the latest in Visual Studio Code, Azure, Azure Pipelines, and Python on Windows.

Jun 14, 2018
Post comments count3
Post likes count1

Embedding Python in a C++ project with Visual Studio

Steve Dower

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.

May 2, 2018
Post comments count0
Post likes count0

Python in Visual Studio Code – April 2018 Release

Dan Taylor

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 can download the Python extension from the marketplace, or install it directly from the extension gallery in Visual Studio Code. You can learn more about Python support in Visual Studio Cod...

Visual Studio Code