Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.
/ qtpydocking Public archive

{{deprecated}} Qt-Advanced-Docking-System for qtpy (PyQt5 / PySide)

License

Notifications You must be signed in to change notification settings

klauer/qtpydocking

Repository files navigation

DEPRECATED

Qt-Advanced-Docking-System provides a Python wrapper directly, implemented with sip. It's easily available through conda-forge, and you should use it instead of qtpydocking:

https://github.com/conda-forge/pyqtads-feedstock/#installing-pyqtads

DEPRECATED

image

image

qtpydocking

Pure Python port of the Qt-Advanced-Docking-System, supporting PyQt5 and PySide through qtpy.

Requirements

  • Python 3.6+
  • qtpy
  • PyQt5 / PySide

Documentation

Sphinx-generated documentation

Installation

$ conda create -n docking -c conda-forge python=3.6 pyqt qt qtpy
$ conda activate docking
$ git clone https://github.com/klauer/qtpydocking
$ cd qtpydocking
$ python setup.py install

Running the Tests

$ python run_tests.py

About

{{deprecated}} Qt-Advanced-Docking-System for qtpy (PyQt5 / PySide)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published