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"

Date 2012-04-02 15:54 +0200
From Jean-Michel Pichavant <jeanmichel@sequans.com>
Subject Re: I look for a package to make some simple console "form"
References <jlc7k2$5l5$1@dough.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.1214.1333374896.3037.python-list@python.org> (permalink)

Show all headers | 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