Follow Python standards and install the bindings into <prefix>/lib/pythonX.Y/site-packages sync the Python cmake files with KDAB repository
Running python example ====================== Generate resource file with: ~# rcc -g python -o rc_assets.py ../../examples/dockwidgets/resources_example.qrc Run the app: ~# python3 main.py