Skip to main content
Microsoft
Developer
Developer
  • Home
    • Dynamics 365
    • Microsoft 365
    • Microsoft Azure
    • Microsoft Edge
    • Microsoft Graph
    • Microsoft Identity Platform
    • Microsoft Teams
    • Microsoft Viva
    • Power Platform
    • Visual Studio
    • Windows
    • Windows for IoT
    • .NET
    • C++
    • Java
    • JavaScript
    • Python
    • TypeScript
    • AI
    • Agents
    • Build APIs
    • Developer experience
    • Game development
  • Blog
  • Events
  • Documentation
  • Community
    • Global

      • Microsoft Security
      • Azure
      • Dynamics 365
      • Microsoft 365
      • Microsoft Teams
      • Windows 365
    • Tech & innovation
      • Microsoft Cloud
      • AI
      • Azure Space
      • Mixed reality
      • Microsoft HoloLens
      • Microsoft Viva
      • Quantum computing
      • Sustainability
    • Industries
      • Education
      • Automotive
      • Financial services
      • Government
      • Healthcare
      • Manufacturing
      • Retail
      • All industries
    • Partners
      • Find a partner
      • Become a partner
      • Partner Network
      • Microsoft Marketplace
      • Marketplace Rewards
      • Software development companies
    • Resources
      • Blog
      • Microsoft Advertising
      • Developer Center
      • Documentation
      • Events
      • Licensing
      • Microsoft Learn
      • Microsoft Research
    • View Sitemap
Sign in

GPT-5.2 is now available in Microsoft Foundry

Learn more

Microsoft for Python developers

Discover a suite of innovative tools, services, and resources tailored to elevate your Python development.

Menu

  • Tools

  • Products

  • Customer stories

  • Learn

  • Repositories

  • Blogs

Tools

Cloud and AI developer tools

From Azure's powerful cloud solutions to our cutting-edge AI frameworks, Microsoft offers everything you need to build, deploy, and scale your Python projects seamlessly.

Skip carousel
Visual Studio Code

The lightweight, powerful and extensible editor, optimized for modern web and cloud applications.

Learn more
GitHub Copilot

GitHub Copilot uses AI to suggest entire functions in real-time, right from your editor. Work smarter.

Learn more
Azure

The cloud platform designed to help you bring new solutions to life.

Learn more
Windows Subsystem for Linux (WSL)

Access the power of Windows and Linux at the same time on a Windows machine.

Learn more
Python on Windows

Find the information and ideas you need to power your ingenuity.

Learn more
Python for education

Unparalleled products and support for educators and students.

Learn more
Back to carousel navigation controls

Products

Products for Python

Microsoft Agent Framework

Microsoft Agent Framework is an open-source development kit for building AI agents and multi-agent workflows for .NET and Python. It brings together and extends ideas from Semantic Kernel and AutoGen projects, combining their strengths while adding new capabilities.

Learn more
Jupyter Notebooks in VS Code

Check out this GitHub repo with Data Science for energy lab.

Learn more
VS Code AI Toolkit

A VS Code extension that simplifies generative AI app development by bringing together cutting-edge AI development tools and models from Azure AI Foundry Catalog and other catalogs like Hugging Face.

Learn more
Azure ML for VS Code

Don't leave your VS Code editor when managing Azure Machine Learning resources, training models, debugging ML experiments and schema-based language support.

Learn more
Azure Cosmos DB

Cosmos DB code gallery is your best source for patterns and content for Azure Cosmos DB.

Learn more
Azure OpenAI Service

Build your own copilot and generative AI applications.

Learn more
Azure Python SDK

A collection of libraries built to make it easier to use Azure services.

Learn more
Azure Data Factory

Simplify hybrid data integration at enterprise scale.

Learn more
Data Wrangler VS Code

A code-centric data viewing and cleaning tool that is integrated into VS Code and VS Code Jupyter Notebooks.

Learn more
MarkItDown

Python tool for converting files and office documents to Markdown.

Learn more
Playwright

See how Playwright's cross-browser, cross-platform open-source framework enables reliable end-to-end testing for modern Python web apps.

Learn more
Awesome AZD

An awesome list that curates content and templates for the Azure Developer CLI.

Learn more
Dev containers

A full-featured development environment with a well-defined tool and runtime stack.

Learn more

Build in the cloud with an Azure account

Get started creating, deploying, and managing applications—across multiple clouds, on-premises, and at the edge—with scalable and cost-efficient Azure services.

Try Azure for free

Customer stories

Customer success with Python

Learn how teams around the world are using our tools to augment their workflows.

Square Enix uses Azure OpenAI Service for AI-enhanced game development

Products

  • Azure Functions

  • Microsoft Copilot

  • Azure AI Search

  • Azure OpenAI

Read more

Zooniverse's move to Azure enhances citizen science

Products

  • Azure Cache for Redis

  • Azure DNS

  • Azure Database for PostgreSQL

  • Azure Front Door

Read more

Dentsu reduces time to media insights by 90% using Azure AI

Products

  • Azure OpenAI

  • Azure Machine Learning

  • Visual Studio

  • Azure Kubernetes Service

Read more

Learn

Learn with Python

Skip carousel
Using GitHub Copilot with Python

GitHub Copilot is an AI pair programmer that offers autocomplete-style suggestions as you code in Python.

Get started now
Explore and analyze data with Python

Data exploration and analysis are at the core of data science. Data scientists require skills in programming languages like Python to explore, visualize, and manipulate data.

Get started now
Using advanced GitHub Copilot features

Use advanced GitHub Copilot features with a Python application.

Get started now
Build a minigame with GitHub Copilot and Python

Demonstrate your ability to analyze, create, and use different methods to develop a console minigame in Python with GitHub.

Get started now
Back to carousel navigation controls

Repositories

On GitHub

Some of our most popular open-source Python libraries and tools.

Skip carousel
Pyright

Pyright is a full-featured, standards-based static type checker for Python. It is designed for high performance and can be used with large Python source bases.

Get the code
MarkItDown

MarkItDown is a lightweight Python utility for converting various files to Markdown for use with LLMs and related text analysis pipelines.

Get the code
PyRIT

Python Risk Identification Tool for generative AI (PyRIT) is an open-source framework built to empower security professionals and engineers to proactively identify risks in generative AI systems.

Get the code
Microsoft Agent Framework

A framework for building, orchestrating, and deploying AI agents and multi-agent workflows with support for Python and .NET.

Get the code
BitNet

bitnet.cpp is the official inference framework for 1-bit LLMs (for example, BitNet b1.58).

Get the code
GraphRAG

The GraphRAG project is a data pipeline and transformation suite that is designed to extract meaningful, structured data from unstructured text using the power of LLMs.

Get the code
Azure Command-Line Interface

A great cloud needs great tools; we're excited to introduce Azure CLI, our next generation multi-platform command-line experience for Azure.

Get the code
Azure SDK for Python

This repository is for active development of the Azure SDK for Python.

Get the code
Playwright for Python

Playwright is a Python library to automate Chromium, Firefox and WebKit browsers with a single API. Playwright delivers automation that is ever-green, capable, reliable and fast.

Get the code
Back to carousel navigation controls

Recent Python blog posts

More blogs

Luciana Abud

 •  November 13, 2025

Python in Visual Studio Code – November 2025 Release

The November 2025 release brings new Pylance features including improvements to Copilot Hover Summaries and a Code Action to convert wildcard imports to explicit imports. Keep on reading to learn more! The post Python in Visual Studio Code – November 2025 Release appeared first on Microsoft for Python Developers Blog.

Read more

Luciana Abud

 •  October 10, 2025

Python in Visual Studio Code – October 2025 Release
Read more

Jahnvi Thakkar

 •  September 26, 2025

Simplifying Resource Management in mssql-python through Context Manager
Read more

Luciana Abud

 •  September 15, 2025

Python in Visual Studio Code – September 2025 Release
Read more

Angelos Petropoulos

 •  August 19, 2025

Announcing the Data Wrangler powered Notebook Results Table
Read more
Theme English (United States) Your Privacy Choices Opt-Out Icon Your Privacy Choices Consumer Health Privacy
  • Contact Microsoft
  • Privacy & Cookies
  • Manage cookies
  • Terms of Use
  • Trademarks
  • © Microsoft 2025