Wanted: Email Client with GUI

kyosohma at gmail.com kyosohma at gmail.com
Wed Apr 18 10:09:29 EDT 2007


On Apr 18, 8:07 am, Franz Steinhaeusler <franz.steinhaeus... at gmx.at>
wrote:
> Hi, although I have googled, I didn't find a Python
> email client program fitting to my needs.
>
> What I want is a program (it doesn't have to be so sophisticated
> as thunderbird) written totally in python and using a gui
> toolkit like pyqt, pygtk, wxpyhton or tkinter.
>
> Who knows such a program? ;)
>
> best regards,

I'm not finding much either. There is this: http://sourceforge.net/projects/usablemail/

This also looked promising: http://wiki.laptop.org/go/Email

It looks like their might be some kind of tkinter email client in the
Programming Python book by Lutz. ( See
http://proquest.safaribooksonline.com/0596000855/python2-CHP-11-SECT-4
)

Hope that helps.

Mike




More information about the Python-list mailing list