title | description | ms.topic | ms.date |
---|---|---|---|
Azure tools for Python developers | Microsoft Docs |
IDE integrations and command-line interfaces for Python developers working on Azure. |
conceptual |
06/21/2017 |
The Azure 2.0 CLI provides a command-line interface to create and configure Azure resources in your subscriptions. The Azure CLI 2.0 is cross-platform and has query and filtering features so you can pipe output directly to your favorite command-line tools.
Python is fully supported in Visual Studio Code through extensions. Popular extensions in the Marketplace provide code completion, linting, debugging, code formatting, snippets, and more.
Install Visual Studio Code and extensions
Visual Studio on Windows provides open-source support for the Python language through the Python development and Data Science workloads (Visual Studio 2017) and the free Python Tools for Visual Studio extension (Visual Studio 2015 and earlier).
Install Python support in Visual Studio
Azure Notebooks is a hosted service for Jupyter Notebooks that requires no installation. It enables you to get started quickly on prototyping, data science, academic research, or learning to program Python, R, and F#. You can combine code, markdown, images, videos, graphs, all in one format.