Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53932
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!news.osn.de!diablo2.news.osn.de!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <j.j.molenaar@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Windows': 0.02; 'url:pypi': 0.03; 'subject:Python': 0.06; 'api': 0.11; 'cleaner': 0.16; 'looked': 0.18; 'seems': 0.21; 'subject:will': 0.24; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'message-id:@mail.gmail.com': 0.30; 'subject:that': 0.31; 'url:python': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=gJE01hclIiY6iTiu+1hNVBtUNAN2rzRv2S0nehViA+o=; b=rh6vWJGyGCElp8b5COGAYLkx8b7Col0WBOwz5dw361JLwSBERP3g+jKPCQvkzIk+6O hZpd5SeVlyr4KmGkifvATSlC54hvcVsvLDArQkyFBpLm2P/JXDCpbzvqeqw6KVzjy9n8 ZUhjsXVOkl1YpPoxwCuP9tAKjXJ7KW5iufjAp9bQ4+GNiUaJAZn+Nn+nRDfxfx96NFIl lgGEMHsJ0yhZBxtUehhltXY4kOwO84dghJ/GwrwiCgcDCsR3FTjfa+EF6CiTgjinV+PT YbpeY7xHfIPBI4GifAta8O7cDx382SyOfy1pMuBQXgEZ3vJ75a9+rcqOhtcjbrWNWEw1 K5QA== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.109.68 with SMTP id hq4mr19448440wjb.12.1378853427042; Tue, 10 Sep 2013 15:50:27 -0700 (PDT) |
| In-Reply-To | <l0768i$v2$1@dont-email.me> |
| References | <kvmvpg$g96$1@dont-email.me> <l0768i$v2$1@dont-email.me> |
| Date | Wed, 11 Sep 2013 00:50:27 +0200 |
| Subject | Re: Python TUI that will work on DOS/Windows and Unix/Linux |
| From | Joost Molenaar <j.j.molenaar@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=089e0102e6dab7606f04e60f54f7 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.228.1378853428.5461.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1378853428 news.xs4all.nl 16000 [2001:888:2000:d::a6]:49663 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:53932 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Have you looked at Blessings? I never tried it, but the API seems much cleaner than Curses. https://pypi.python.org/pypi/blessings/ -- Joost Molenaar
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python TUI that will work on DOS/Windows and Unix/Linux "James Harris" <james.harris.1@gmail.com> - 2013-08-29 09:12 +0100
Re: Python TUI that will work on DOS/Windows and Unix/Linux "James Harris" <james.harris.1@gmail.com> - 2013-09-04 12:41 +0100
Re: Python TUI that will work on DOS/Windows and Unix/Linux Joost Molenaar <j.j.molenaar@gmail.com> - 2013-09-11 00:50 +0200
Re: Python TUI that will work on DOS/Windows and Unix/Linux Michael Torrie <torriem@gmail.com> - 2013-09-10 18:06 -0600
Re: Python TUI that will work on DOS/Windows and Unix/Linux "James Harris" <james.harris.1@gmail.com> - 2013-09-11 17:18 +0100
csiph-web