(no title)
samlewis | 7 years ago
I've noticed that even for standalone graphical applications, it's becoming more and more common to use webapps - either served locally and accessed through a browser, or through something like electron.
samlewis | 7 years ago
I've noticed that even for standalone graphical applications, it's becoming more and more common to use webapps - either served locally and accessed through a browser, or through something like electron.
some_account|7 years ago
Qt is very fast and very cross platform and Qt 5 together with Python is coming in a new form:
https://www.qt.io/qt-for-python
fredsir|7 years ago