Y
Hacker News
new
|
ask
|
show
|
jobs
by
tagh
1983 days ago
Playing around with a MVC architecture in Python with Qt as the front-end:
https://github.com/tom-a-horrocks/qt-python-mvc
. It feels nice to contain the signals, slots, and QObjects to the view.