Skip to content

almarklein/qasync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qasync

Maintenance PyPI - Python Version PyPI - License PyPI

Introduction

qasync allows you to use coroutines in PyQt/PySide applications by providing an implementation of the PEP 3156 event-loop.

qasync is a fork of asyncqt, which is a fork of quamash. May it live longer than its predecessors.

Requirements

qasync requires Python 3.6 or greater, and PyQt5 or PySide2.

Installation

To install qasync, use pip:

pip install qasync --user

License

You may use, modify and redistribute this software under the terms of the BSD License. See LICENSE.

About

Python library for using asyncio in Qt-based applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%