Re: GTK or TKinter (or what else?)

From: Troy Melhase (troy_at_gci.net)
Date: 05/20/04


Date: Thu, 20 May 2004 02:16:16 -0800
To: python-list@python.org

On Wednesday 19 May 2004 11:57 pm, Marco Terzuoli wrote:
> I use python under linux and would like to create some GUI applications.

Consider PyQt and/or PyKDE. You can get both from Riverbank:

        http://riverbankcomputing.co.uk/

The reasons I like using these two, in no particular order:

        Quality: Qt and KDE are both very well designed
        Docs: Everything is documented
        Polish: Most things are consistent
        Tools: The GUI designer is awesome
        Platforms: Reasonable portability to Mac and Windows
        Quantity: More widgets than you can shake a stick at

-- 
Troy Melhase, troy@gci.net
--
It is terrible to contemplete how few politicians are hanged. - G. K. 
Chesterton


Relevant Pages

  • Re: PyQt, Qt, Windows and Linux
    ... > I am kind of new to Python, and after trying and using wxPython, I found ... > Develop/Write a program for personal use on my Linux using PyQt. ... That's a function of the different packaging packages available. ...
    (comp.lang.python)
  • FTDI usb-serial possible bug
    ... It describes a nasty behavior of the ftdi usb-serial linux driver. ... in bash and in python. ... The same test performed on a real serial port receiving continuous ... does not yield to any corruption problem. ...
    (Linux-Kernel)
  • Re: Python reliability
    ... > I would need to make some high-reliability software ... > running on Linux in an embedded system. ... > Adding the Python interpreter adds one layer on uncertainty. ...
    (comp.lang.python)
  • Re: HELP!...Google SketchUp needs a Python API
    ... I'd like to try hacking some form of Python to work in SketchUp (on ... I would love to see FULL SketchUp support for linux ... For Google to implement a huge feature like python scripting, ...
    (comp.lang.python)
  • Re: Help on installing PyQt on MacOSX 10.3 needed
    ... |> | to tell Python where to find the pyqt that I installed. ... I checked the location where make install put ... Kevin Walzer, PhD ...
    (comp.lang.python)