Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'cherrypy': 0.09; 'received :mail-bw0-f46.google.com': 0.09; 'examples': 0.11; 'subject:python': 0.11; 'python!': 0.16; 'received:209.85.214.46': 0.16; 'simplest': 0.16; 'unpack': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.16; 'cc:no real name:2**0': 0.20; 'blog:': 0.21; 'maybe': 0.21; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'tue,': 0.23; 'url:code': 0.23; 'sep': 0.23; 'pm,': 0.24; 'received:209.85.214': 0.28; 'done.': 0.28; 'needed,': 0.28; 'subject:web': 0.28; 'message-id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; 'fairly': 0.30; 'thanks': 0.30; 'subject:?': 0.31; 'too': 0.33; "i've": 0.34; "i'll": 0.34; 'things': 0.34; 'options': 0.37; 'some': 0.38; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'where': 0.40; 'more': 0.60; 'john': 0.62; 'url:p': 0.62; 'reid': 0.84; 'url:hi': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=OZXEt4rs7we3qOhLZziFmlKpXBoDDC9Dd0lLX71wZz8=; b=l7Nh1H1U+sKyicJlbH8fbVuVD+PKIOpAx+mconLbwV4iCgh0YkzXfUCja5ikm2tkc3 IdK7MgS0vetjNst9X5h0sG09S3bCLPWGq757UNJh3lYZEGh8sSNYHOHptCRdITglgobV gJMa++2vvlxCLbc66WuLR/a4ru5qVbSxXx4Hc= MIME-Version: 1.0 In-Reply-To: References: <1ksbq.2549$ex3.1130@newsfe30.ams2> Date: Tue, 13 Sep 2011 15:45:35 +0800 Subject: Re: Easiest framework to develop simple interactive web site in python? From: limodou To: John Reid Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1315899936 news.xs4all.nl 2490 [2001:888:2000:d::a6]:36505 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:13218 On Tue, Sep 13, 2011 at 3:30 PM, John Reid wrote: > On 12/09/11 19:37, Stefaan Himpe wrote: >> >> The simplest one to learn is web2py http://www.web2py.com >> No configuration needed, just unpack and get started. >> It also has very good documentation and tons of little examples to get >> things done. >> >> The other options you mentioned are good too :) >> > > OK I've had a look at bottle, cherrypy and web2py and they look fairly > straightforward. I'll check out some more and see where I get to. Thanks for > the tips, > John. > maybe you can also try out uliweb. -- I like python! UliPad <>: http://code.google.com/p/ulipad/ UliWeb <>: http://code.google.com/p/uliweb/ My Blog: http://hi.baidu.com/limodou