aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: fe61136b26476d8fa5def3d082a156921c36f73a (plain)
1
2
3
4
5
6
7
8
9
# Qt For Python

Qt For Python is the [Python Qt bindings project](http://wiki.qt.io/PySide2), providing
access to the complete Qt 5.x framework as well as to generator tools for rapidly
generating bindings for any C++ libraries.

shiboken2 is the generator used to build the bindings.

See README.pyside2.md and README.shiboken2.md for details.