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


Groups > comp.lang.python > #22469

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

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.019
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'sphinx': 0.07; 'lang': 0.09; '[y,': 0.16; 'boolean': 0.16; 'received:80.91': 0.16; 'received:80.91.229': 0.16; 'received:gmane.org': 0.16; 'received:list': 0.16; 'stuff,': 0.16; 'subject:form': 0.16; 'subject:make': 0.16; 'subject:simple': 0.16; '\xe9crit': 0.16; 'wrote:': 0.19; 'example': 0.19; 'header:In-Reply-To:1': 0.22; 'select': 0.22; 'blog:': 0.23; 'that.': 0.24; 'header:User- Agent:1': 0.26; 'question': 0.28; 'feature,': 0.28; 'subject:some': 0.28; 'no,': 0.28; 'hi,': 0.29; 'header:X -Complaints-To:1': 0.29; 'feature': 0.31; 'help,': 0.31; 'twitter:': 0.33; 'to:addr:python-list': 0.35; 'url:org': 0.35; 'there': 0.36; 'thank': 0.36; 'level': 0.36; 'received:org': 0.36; 'subject:: ': 0.37; 'some': 0.39; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'url:twitter': 0.40; 'received:net': 0.60; 'charset:windows-1252': 0.63; 'high': 0.63; 'klein': 0.65; 'subject:"': 0.71; 'url:info': 0.73; 'from:charset:windows-1252': 0.84; 'low': 0.86
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Stéphane Klein <stephane@harobed.org>
Subject Re: I look for a package to make some simple console "form"
Date Mon, 02 Apr 2012 16:35:30 +0200
References <jlc7k2$5l5$1@dough.gmane.org> <4F79AFA8.2090409@sequans.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host pda57-1-82-231-115-1.fbx.proxad.net
User-Agent Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2
In-Reply-To <4F79AFA8.2090409@sequans.com>
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.1217.1333377347.3037.python-list@python.org> (permalink)
Lines 42
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1333377347 news.xs4all.nl 6856 [2001:888:2000:d::a6]:39302
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:22469

Show key headers only | View raw


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 | NextNext in thread | Find similar | Unroll thread


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