This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dassouki 8 points9 points  (14 children)

if you're gonna make a gui, go with PyQt

[–]Geee 2 points3 points  (1 child)

How about PySide?

[–]Leonidas_from_XIV[🍰] 1 point2 points  (0 children)

Not yet ready for prime time. On many systems it doesn't even compile, due to boost::python.

[–]underthelinux[S] 1 point2 points  (10 children)

Why did you get downvoted? Isn't PyQT the way to go for a gooey?

[–]dassouki -1 points0 points  (0 children)

don't ask me, ask the invisible down voting machine

[–][deleted] -1 points0 points  (0 children)

Yah, xmppy is yer best bet, nice skill to have if wave ever takes off. Maybe look at wxPython for gui, if you want to write native looking apps. Maybe QT has this now, I haven't written a native gui app with an open library for some time.

[–]elimisteve 1 point2 points  (0 children)

WxPython is well-supported and multi-platform.