Skip to content
This repository was archived by the owner on Oct 20, 2020. It is now read-only.

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

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

Contributors 3

  •  
  •  
  •