pyzmail-0.9.9 mail library to read, compose and send emails easily, support for py3k
aspineux
aspineux at gmail.com
Fri Sep 16 11:42:25 EDT 2011
More information about the Python-list mailing list
Fri Sep 16 11:42:25 EDT 2011
- Previous message (by thread): Strange Python internal error
- Next message (by thread): strange results
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Now pyzmail include support for python 3.2 and above pyzmail is a high level mail library for Python. It provides functions and classes that help to read, compose and send emails. pyzmail exists because their is no reasons that handling mails with Python would be more difficult than with popular mail clients like Outlook or Thunderbird. pyzmail hide the difficulties of the MIME structure and MIME encoding/decoding. It also hide the problem of the internationalized header encoding/decoding. The library contains lot of sample and is very well documented. http://www.magiksys.net/pyzmail/ Alain Spineux
- Previous message (by thread): Strange Python internal error
- Next message (by thread): strange results
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list