Hacker News new | ask | show | jobs
by wjoe 2668 days ago
You can also use Qt from Python using PyQt or PySide, which is officially supported as of recently - https://www.qt.io/qt-for-python

There are also Qt bindings for a bunch of other languages, but Python seems to be the best supported after C++