Search Results

7
votes
5answers
931 views

Cross-platform gui toolkit for deploying Python applications

Building on: http://www.reddit.com/r/Python/comments/7v5ra/whats_your_favorite_gui_to …
3
votes

Text Editor with Scripting…for Linux

Vim is omnipresent and vimscript is really easy and text-editing oriented: http://vimdoc.sourceforge.net/htmldoc/usr_41.ht …
1
vote

Is Python any good for GUI development?

I made a similar/related question a while ago, might serve as reference: htt …