Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #22465 > unrolled thread
| Started by | Jean-Michel Pichavant <jeanmichel@sequans.com> |
|---|---|
| First post | 2012-04-02 15:54 +0200 |
| Last post | 2012-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.
Re: I look for a package to make some simple console "form" Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-04-02 15:54 +0200
| From | Jean-Michel Pichavant <jeanmichel@sequans.com> |
|---|---|
| Date | 2012-04-02 15:54 +0200 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web