Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.035 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'url:pypi': 0.03; 'curses': 0.16; 'subject:access': 0.16; 'url.': 0.16; 'wrote:': 0.16; 'looked': 0.16; 'pfxlen:0': 0.18; 'cc:2**0': 0.20; 'cc:addr:gmail.com': 0.24; 'url:edu': 0.24; 'header:In-Reply- To:1': 0.24; 'module': 0.25; 'install': 0.25; 'followed': 0.27; 'message-id:@mail.gmail.com': 0.27; 'subject:/': 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'project': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'subject:-': 0.39; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'yes': 0.62; 'home': 0.67; 'site:': 0.75; 'pip': 0.84 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 :cc:content-type; bh=QBwQqt+hcWuLN19jU9IsEJdDJbA/7ChnXU9y+GS6W0k=; b=0kFUABvoE4sfOMgoxpYgQeVU0MX+/49qRBm4k2lvNtCjQ613QUfE70E0tmBcV1+9ML BhYKzsEFRYjrHLHFiOTqgPGb4KarMNkPMWsXpupdeUZVfpL9i432ANfJnX055Ot9DG2U XZs0dXmncolTnkr4GKpVTkeAGP8a+O3NrNxQH2gBGK/aHYEQAe+8hCRrYKc66VPM+z6S 0/UGfB+DxtcMTpj9QPNOGbss4KUXbusoa+SDa9H+P9PVY+zD9xMKn93zHfC5FkaEQsgF Uq8b8qY+MzxqEoTJ/AoiZX4YbgeCS/mDFpWt9yaX6BFqMzVu+e8ilfMpDyF0NhRfYDcV O/gA== MIME-Version: 1.0 X-Received: by 10.13.225.129 with SMTP id k123mr8567218ywe.221.1445466377628; Wed, 21 Oct 2015 15:26:17 -0700 (PDT) In-Reply-To: <86bf9509-c512-4efa-9712-b51952a311e3@googlegroups.com> References: <86bf9509-c512-4efa-9712-b51952a311e3@googlegroups.com> Date: Wed, 21 Oct 2015 17:26:17 -0500 Subject: Re: A high-level cross-platform API for terminal/console access From: eryksun To: python-list@python.org Cc: Peter Brittain Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1445466382 news.xs4all.nl 23835 [2001:888:2000:d::a6]:46334 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:97874 On 10/21/15, Peter Brittain wrote: >> >> Did you try https://pypi.python.org/pypi/UniCurses ? >> > > Yes - it failed to install with pip and also looked like a dead project when > I followed the project home page URL. > -- > https://mail.python.org/mailman/listinfo/python-list > Also check out the curses module that's available on Christoph Gohlke's site: http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses