Skip to content

radjkarl/fancyWidgets

Repository files navigation

# coding=utf-8=========================================================== fancyWidgets - various QT based widgets for every day usage ===========================================================

image

image

Based on pyQt4 and pyqtgraph

showcase

Installation

fancywidgets is listed in the Python Package Index. You can install it typing:

pip install fancywidgets

Tests

fancyWidgets uses mostly the 'one class/function per file' rule. Running each module as program, like:

python -m fancywidgets.pyQtBased.Table

will execute the test procedure of this module.

To run all tests type:

python -m fancywidgets.tests

About

a bunch of fancy Qt widgets that are also usable in QtDesigner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published