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


Groups > comp.lang.python > #22465

Re: I look for a package to make some simple console "form"

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <prvs=432cc6fd8=jeanmichel@sequans.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.018
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'lang': 0.09; 'cc:addr :python-list': 0.10; '[y,': 0.16; 'boolean': 0.16; 'stuff,': 0.16; 'subject:form': 0.16; 'subject:make': 0.16; 'subject:simple': 0.16; 'wrote:': 0.19; 'example': 0.19; 'header:In-Reply-To:1': 0.22; 'select': 0.22; 'that.': 0.24; 'cc:2**0': 0.26; 'header :User-Agent:1': 0.26; 'cc:no real name:2**0': 0.27; 'cc:addr:python.org': 0.28; 'question': 0.28; 'subject:some': 0.28; 'hi,': 0.29; 'help,': 0.31; 'url:org': 0.35; 'there': 0.36; 'thank': 0.36; 'subject:: ': 0.37; 'some': 0.39; 'charset:windows-1252': 0.63; 'klein': 0.65; 'received:194': 0.69; 'subject:"': 0.71
X-IronPort-AV E=Sophos;i="4.75,357,1330902000"; d="scan'208";a="302488"
X-Virus-Scanned amavisd-new at zimbra.sequans.com
Date Mon, 02 Apr 2012 15:54:48 +0200
From Jean-Michel Pichavant <jeanmichel@sequans.com>
User-Agent Mozilla-Thunderbird 2.0.0.24 (X11/20100328)
MIME-Version 1.0
To Stéphane Klein <stephane@harobed.org>
Subject Re: I look for a package to make some simple console "form"
References <jlc7k2$5l5$1@dough.gmane.org>
In-Reply-To <jlc7k2$5l5$1@dough.gmane.org>
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 8bit
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1214.1333374896.3037.python-list@python.org> (permalink)
Lines 28
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1333374896 news.xs4all.nl 6874 [2001:888:2000:d::a6]:56174
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:22465

Show key headers only | View raw


Stéphane Klein wrote:
> Hi,
>
> I look for a package to make some console "form".
>
> It's a standard stuff, I think there are a package to do that.
>
> Example :
>
> What is your name ?
> Select your lang [EN, FR, DE…] ?
> Do you want … [Y, N] ?
>
> Type of field :
>
> * textline
> * select choice
> * boolean question
>
> Thank for your help,
> Stéphane
Hi,

Have a look at
http://excess.org/urwid/


JM

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


Thread

Re: I look for a package to make some simple console "form" Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-04-02 15:54 +0200

csiph-web