Skip to main content

Wrapper for various PySide2/PyQt5 related packages.

Project description

QQt

Wrapper for various PySide2/PyQt5 related packages.

Overview

TBD…

Installation

Prerequisites:

To install run:

python -m pip install --upgrade QQt

Development

Visit development page

Installation from sources:

Clone the sources and run:

python -m pip install ./QQt

or on development mode:

python -m pip install --editable ./QQt

Prerequisites:

  • Development is strictly based on tox. To install it run:

    python -m pip install tox

License

Copyright (c) 2012-2019 Adam Karpierz

Licensed under the zlib/libpng License
Please refer to the accompanying LICENSE file.

Authors

Changelog

1.1.0rc4 (2019-09-16)

  • Setup updates.

1.1.0rc3 (2019-09-13)

  • Requirements upgrade:
    PySide2 to at least 5.13.1
  • Adding of (for now fake/empty) test case.

1.1.0rc2 (2019-08-02)

  • StreamEmitter class added.

1.1.0rc1 (2019-07-23)

  • Requirements upgrade:
    QtPy to at least 1.9.0
    PySide2 to at least 5.13.0
    PyQt5 to at least 5.13.0
    This allows to have applications that import PySide2 and PyQt5 at the same time
    (which is possible if both bindings are compiled for the same Qt version).

1.0.0b5 (2019-06-10)

  • Adding setup extras PySide and PyQt for installing PySide2 or PyQt5 backends.

1.0.0b4 (2019-06-06)

  • Fix a bug for PySide2 as backend.

1.0.0b3 (2019-06-04)

  • Adding a monkey-patch for vtk.qt (vtk==8.1.x).

1.0.0b2 (2019-05-22)

  • Fixes and cleanup of setup.

1.0.0b1 (2019-05-22)

  • First public release.

0.0.1a1 (2012-03-9)

  • Initial version.

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

QQt-1.1.0rc4.zip (20.8 kB view hashes)

Uploaded Source

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