Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>django-pyqtNew to Visual Studio Code? Get it now.
django-pyqt

django-pyqt

zedObaia

|
41,960 installs
| (0) | Free
Combine the power of Django and PyQt
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

django-pyqt

VScode extension for django-pyqt

This is a tool to help you develop desktop applications using Python Qt bindings of your choice for the 'frontend' with django ORM for the backend.

Features

Control your django-pyqt project from within Vscode hit Ctrl+Shift+P and run one of the commands

Extension Settings

  • First of all, run the configure command to set the python interpreter

Read Instructions here django-pyqt for information about how to configure these commands

  • django-pyqt.configure: Configure the python interpreter
  • django-pyqt.newProject: Start new Project
  • django-pyqt.uic: Convert .ui files to .py files
  • django-pyqt.rcc: Convert .qrc files to .py files
  • django-pyqt.startapp: Start new app inside apps directory
  • django-pyqt.makemigrations: Make apps migrations
  • django-pyqt.migrate: Migrate your models
  • django-pyqt.deploy: Deploy via pysinstaller
  • django-pyqt.manage: Run other manage.py commands

Requirements

  • Python3
  • Django

Release Notes

0.1.2

Beta release of django-pyqt for vscode tested on linux and windows.

TODO

  • Add animated gifs to demonstrate how the extension work
  • Test on mac.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft