Skip to main content

Implementation of the PEP 3156 Event-Loop with Qt.

Project description

asyncqt - asyncio + PyQt5/PySide2
======================

.. image:: https://travis-ci.org/gmarull/asyncqt.svg?branch=master
:target: https://travis-ci.org/gmarull/asyncqt
:alt: Build Status

.. image:: https://ci.appveyor.com/api/projects/status/s74qrypga40somf1?svg=true
:target: https://ci.appveyor.com/project/gmarull/asyncqt
:alt: Build Status

.. image:: https://codecov.io/gh/gmarull/asyncqt/branch/master/graph/badge.svg
:target: https://codecov.io/gh/gmarull/asyncqt
:alt: Coverage

.. image:: https://img.shields.io/pypi/v/asyncqt.svg
:target: https://pypi.python.org/pypi/asyncqt
:alt: PyPI Version

``asyncqt`` is an implementation of the ``PEP 3156`` event-loop with Qt. This
package is a fork of ``quamash`` focusing on modern Python versions, with
some extra utilities, examples and simplified CI.

Requirements
============

``asyncqt`` requires Python >= 3.5 and PyQt5 or PySide2. The Qt API can be
explicitely set by using the ``QT_API`` environment variable.

Installation
============

``pip install asyncqt``

Examples
========

You can find usage examples in the ``examples`` folder.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asyncqt-0.7.0.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

asyncqt-0.7.0-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page