Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Qt PythonNew to Visual Studio Code? Get it now.
Qt Python

Qt Python

Qt Group

qt.io
|
316 installs
| (0) | Free
Qt Python Support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Qt Python Extension for VS Code

This extension helps you develop Qt for Python projects with Visual Studio Code and Python

Features

  • Build, run and clean PySide6 projects.
  • Debug PySide6 applications with debugpy and QML debugger.
  • Read PySide6 documentation.
  • Provide a command to install PySide6 packages.

Prerequisites

The Python extension for Visual Studio Code

Quick Start

  1. Install the extension.
  2. Create a virtual environment or select a Python interpreter from an existing virtual environment.
  3. Install PySide6 packages by using one of the following methods:
    • Run 'Qt-Python: Install PySide6' from the Command Palette
    • Manually install PySide6 in the terminal (make sure your desired virtual environment is activated).
  4. Open or create a new PySide6 project and start developing.

Documentation

For more information about using Qt extensions, go to Qt Extension for VS Code Documentation.

For pre-release versions, go to Qt Extension for VS Code Pre-release Documentation.

Issues

If you encounter any issues with the extension, please report the issues.

License

This extension can be licensed under the Qt Commercial License and the LGPL 3.0. See the text of both licenses here.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft