Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>The following list comes from Mark Lutz's <a href="http://rads.stackoverflow.com/amzn/click/0596158106" rel="noreferrer"><em>Programming Python</em></a> 4th edition:</p> <ul> <li><a href="http://wiki.python.org/moin/TkInter" rel="noreferrer">tkinter</a> and extensions: <a href="http://pmw.sourceforge.net/" rel="noreferrer">Pmw</a>, <a href="http://tix.sourceforge.net/" rel="noreferrer">Tix</a>, and <a href="http://code.google.com/p/python-ttk/" rel="noreferrer">ttk</a></li> <li><a href="http://www.wxpython.org/" rel="noreferrer">wxPython</a>: "A Python interface for the open source wxWidgets." This is what we use at our company for any Python desktop GUIs.</li> <li><a href="http://wiki.python.org/moin/PyQt" rel="noreferrer">PyQt</a></li> <li><a href="http://www.pygtk.org/" rel="noreferrer">PyGTK</a></li> <li>Jython</li> <li>IronPython</li> <li>PythonCard</li> <li><a href="http://dabodev.com/" rel="noreferrer">Dabo</a>: Dabo looks pretty interesting. Check out Ed Leafe's and Paul McNett's presentation from PyCon 2010: <a href="http://python.mirocommunity.org/video/1624/pycon-2010-creating-rich-clien" rel="noreferrer">Creating Rich Client Applications in Dabo</a>.</li> </ul> <p>Other options not listed in <a href="http://rads.stackoverflow.com/amzn/click/0596158106" rel="noreferrer"><em>Programming Python</em></a> include:</p> <ul> <li><a href="http://code.enthought.com/projects/traits_gui/" rel="noreferrer">TraitsGUI</a>: Corran Webster gave a <a href="http://pycon.blip.tv/file/3633134/" rel="noreferrer">Traits Tutorial</a> at PyCon 2010.</li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload