summaryrefslogtreecommitdiffstats
path: root/python/PythonQt/README
blob: 5691571493e98a718ca01c09aedfb08c8d672a35 (plain)
PythonQt is a dynamic Python binding for the Qt framework. It offers an easy
way to embed the Python scripting language into your C++ Qt applications.

This build uses the CMake-ified version of PythonQt at:
    https://github.com/commontk/PythonQt (branch patched-8)
which was forked from the original at:
    http://pythonqt.sourceforge.net/