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: 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: References: 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 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 --089e0102e6dab7606f04e60f54f7 Content-Type: text/plain; charset=UTF-8 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 --089e0102e6dab7606f04e60f54f7 Content-Type: text/html; charset=UTF-8

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

--089e0102e6dab7606f04e60f54f7--