Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #22469
| From | Stéphane Klein <stephane@harobed.org> |
|---|---|
| Subject | Re: I look for a package to make some simple console "form" |
| Date | 2012-04-02 16:35 +0200 |
| References | <jlc7k2$5l5$1@dough.gmane.org> <4F79AFA8.2090409@sequans.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1217.1333377347.3037.python-list@python.org> (permalink) |
Le 02/04/2012 15:54, Jean-Michel Pichavant a écrit : > 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/ > No, I don't look for high level feature based on ncurse… I would like very low level feature, form like sphinx quick start or modern-package-template… Regards, Stephane -- Stéphane Klein <stephane@harobed.org> blog: http://stephane-klein.info Twitter: http://twitter.com/klein_stephane pro: http://www.is-webdesign.com
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: I look for a package to make some simple console "form" Stéphane Klein <stephane@harobed.org> - 2012-04-02 16:35 +0200 Re: I look for a package to make some simple console "form" Grant Edwards <invalid@invalid.invalid> - 2012-04-02 14:45 +0000
csiph-web