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


Groups > comp.lang.python > #22465 > unrolled thread

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

Started byJean-Michel Pichavant <jeanmichel@sequans.com>
First post2012-04-02 15:54 +0200
Last post2012-04-02 15:54 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromJean-Michel Pichavant <jeanmichel@sequans.com>
Date2012-04-02 15:54 +0200
SubjectRe: I look for a package to make some simple console "form"
Message-ID<mailman.1214.1333374896.3037.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web