Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1634
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <lutz@rmi.net> |
| X-Original-To | python-announce-list@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | OK 0.147 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.72; '*S*': 0.01; 'explicit': 0.07; 'content:': 0.09; 'folder,': 0.16; 'skips': 0.16; 'subject:GUI': 0.16; 'to:addr:python-announce-list': 0.16; 'index': 0.16; 'error': 0.23; 'received:comcast.net': 0.24; 'url:com)': 0.24; 'cheers,': 0.24; 'handling': 0.26; 'web.': 0.26; 'mode': 0.30; 'changes:': 0.31; 'doc': 0.31; 'file:': 0.31; 'url:downloads': 0.36; 'charset:us-ascii': 0.36; 'files': 0.38; 'structure': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'skip:u 10': 0.60; 'new': 0.61; 'here:': 0.62; 'more': 0.64; 'received:96': 0.65; 'latest': 0.67; 'url:png': 0.68; 'message-id:invalid': 0.79; 'installment': 0.84; 'url:zip': 0.84; 'silent': 0.95 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | 7bit |
| From | Mark Lutz <lutz@rmi.net> |
| To | python-announce-list@python.org |
| Subject | Updated: frigcal - A "Refrigerator"-Style Desktop GUI Calendar |
| Date | Mon, 23 Mar 2015 01:43:18 -0000 |
| X-Mailer | PyMailGUI 3.0 (Python) |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1427071402; bh=k8qyH5EsQdmB+aU1TBPytob8hKxtH6dLvwW+IPbXDfY=; h=Received:Received:MIME-Version:Content-Type:From:To:Subject:Date; b=WMY+YsYz66aW8x0QJ9jkocCe2JNnsCUzog5wZ8QGAkSlK0TSy8OhDxSUWniMTDbb5 EA8AqkJBeNgSZsuvy2wx/xQbrsar8/s6aDKhAr6yW8kznMxJH6Ag4r/WHiFZnH2X1A wdsIPG5nq0RBsm+GfOP3kn42Ef8O0xw0oNgJjXoDrBzVOtS7rbFbYNbcU/k+4uNy+Q 0SVRkpkfPy/U1I7Sf1rhrQaMeAvsAZwLw+42+GAKmPwUDobmFu5kpBafSViq3X2eFW 3V7ehLizYue/3sGC8ak2ZlN2KTeymh+uPfPpubIQGkFCRU8rIfYoUTseMzvDN/SssI cPB20XZo8fetQ== |
| X-Mailman-Approved-At | Mon, 23 Mar 2015 09:22:56 +0100 |
| X-BeenThere | python-announce-list@python.org |
| X-Mailman-Version | 2.1.19 |
| 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> |
| Approved | python-announce-list@python.org |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.60.1427098978.10327.python-announce-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1427098978 news.xs4all.nl 2884 [2001:888:2000:d::a6]:45606 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python.announce:1634 |
Show key headers only | View raw
The latest installment of frigcal is now available. Its main addition
is more explicit error handling to make the system more user-friendly,
and avoid silent shutdowns when used in non-console mode on Windows.
It also skips all non-image files in its images folder, and has a new
release structure that provides an unzipped content copy on the web.
Screenshot:
http://learning-python.com/frigcal/screenshots/000-latest-composite.png
Main doc file:
http://learning-python.com/frigcal/Readme-frigcal.html
Download here:
http://learning-python.com/downloads/frigcal.zip
Unzipped content:
http://learning-python.com/frigcal
Latest changes:
http://learning-python.com/frigcal/Readme-frigcal.html#release15
There's also a new package index at http://learning-python.com/downloads.
Cheers,
--M. Lutz (http://www.rmi.net/~lutz | http://learning-python.com)
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
Updated: frigcal - A "Refrigerator"-Style Desktop GUI Calendar Mark Lutz <lutz@rmi.net> - 2015-03-23 01:43 +0000
csiph-web