FICHA · MANJARO

python-qasync

Python library for using asyncio in Qt-based applications

  • Library
  • Dev
  • GUI
  • DESKTOP
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Integrates Python asyncio with Qt event loops. It helps PyQt and PySide applications run async tasks, network clients, and background work without freezing the GUI.

Async GUI code needs careful cancellation and error handling. Clean up tasks when windows close and avoid updating widgets from the wrong context.

Permissions

Permissions not analysed for this source yet.