Skip to content

AeroEng43/qt-graph-helpers

 
 

Repository files navigation

== Qt Graph Helpers ==

Qt Graph Helpers are a group of PyQt helpers that could not be implemented in python as they would be too slow. They are used in Orange (https://github.com/orange3).

= Prerequisites =

Qt Graph Helpers need sip and development versions of Qt and PyQt to build. (qt-dev, python-qt-dev or similar on linux).

= Installation =

To install run:

  python setup.py install

About

Graph primitives for PyQt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • Python 5.3%