Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1955

PyMailGUI standalone release

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Mark Lutz <lutz@learning-python.com>
Newsgroups comp.lang.python.announce
Subject PyMailGUI standalone release
Date Fri, 11 Dec 2015 20:10:17 -0000
Lines 25
Approved python-announce-list@python.org
Message-ID <mailman.162.1449865713.12405.python-announce-list@python.org> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de ZDacPhGEG5sPcKbi1RLv/QnArRLhFbA71rzheIkJyzQg==
Return-Path <lutz@learning-python.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.117
X-Spam-Level *
X-Spam-Evidence '*H*': 0.77; '*S*': 0.00; 'plug': 0.09; 'unicode,': 0.09; 'python': 0.10; 'received:io': 0.16; 'received:psf.io': 0.16; 'threading,': 0.16; 'subject:release': 0.22; 'cheers,': 0.22; 'bit': 0.23; 'written': 0.24; 'example': 0.26; 'giant': 0.29; 'received:192.168.1.3': 0.29; 'code:': 0.29; 'code': 0.30; 'primary': 0.31; 'useful': 0.33; 'received:comcast.net': 0.33; 'url:downloads': 0.33; 'structure': 0.34; 'but': 0.36; 'there': 0.36; 'tool': 0.36; 'being': 0.37; 'client': 0.37; 'release': 0.37; 'charset:us-ascii': 0.37; 'does': 0.39; 'enough': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'company': 0.60; 'your': 0.60; 'different': 0.63; 'url:png': 0.64; 'teaching': 0.69; 'book,': 0.72; 'book.': 0.72; 'message-id:invalid': 0.79; 'hand,': 0.97
X-Mailer PyMailGUI 3.0 (Python)
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1449864623; bh=9M1ARzJ/70/YsLQLRBEnCT+QJBh9ni9P5NoXFEaz5qQ=; h=Received:Received:MIME-Version:Content-Type:From:To:Subject:Date; b=pWP54cLGzpNiPsIV3MkWJ7DTEsBvm/u04ultbpcFA613o1OpZi1gGFVqtGJ+cSStS zqtpvMRqXZk8VVpbcliOSxJ46PYupr1VBgGZtkToj2qy+GzwkbjjQYMLQDKIS3++K5 zTWS9oQ0vuM5bQOpTCTddCiAKvvHd06cFjuH6L9y0O+ft2aYNy4mz/B9Or1LzzyBDu 6QdcNQ0/iFZogh9Gx0OgdoNjms1Z9UPuKE7tN0JQibH+YLqa/i16+hZNp87m8QMD6m QB+O28CU51942UXkSfz0behEu1kZJ6CwBI4jFDU5G8sfgMXU/RuQIrU/Rb/rgIyd46 m+zN1NGl7/Sig==
X-Mailman-Approved-At Fri, 11 Dec 2015 15:28:32 -0500
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python.announce:1955

Show key headers only | View raw


There is a new standalone release of PyMailGUI - a POP/SMTP email client
which is a major example in a large Python book (shameless plug omitted). 
This release's code is identical to that in the book, but has a different 
launcher and a self-contained package structure for standalone use.

PyMailGUI is a bit limited because it was written for use as a teaching 
tool in a book.  On the other hand, it does threading, MIME attachments, 
Unicode, and more, and is useful enough to have served as its author's 
primary email tool for over a decade.  It may also reduce the probability
of your email being read by a giant evil company without your consent.

Screenshot:
    http://learning-python.com/pymailgui/screenshots/main-standalone.png

Docs:
    http://learning-python.com/pymailgui/Readme-PyMailGUI.html

Code:
    http://learning-python.com/pymailgui/

Fetch:
    http://learning-python.com/downloads/

Cheers,
--M. Lutz, http://learning-python.com

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

PyMailGUI standalone release Mark Lutz <lutz@learning-python.com> - 2015-12-11 20:10 +0000

csiph-web