Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'dan': 0.09; 'frameworks,': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'django': 0.11; 'cc:name:python list': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; "someone's": 0.16; 'subject:python3': 0.16; 'ignore': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'seems': 0.21; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; "i've": 0.25; 'somewhere': 0.26; 'gets': 0.27; 'header:In-Reply-To:1': 0.27; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'development.': 0.33; 'but': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'done,': 0.36; 'doing': 0.36; 'pm,': 0.38; 'anytime': 0.60; 'soon.': 0.71; 'hoping': 0.75; "it'd": 0.84; 'hate': 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=+Qz5voA/geRQRU4nIm3uMp6GdvmubnrJtesgMC5zcLs=; b=J1ShQcp90gs1X8AZYsyrRAYEEIsqeoJq403KwMTiKauwiL9JrIL24AaDdm3ZeUY5IE bQAYPi+l8PATUNSTV1PY292RDTrb387DnK/Kd0ihXhfU0tgF1eWhHfuS70NdbwXAenbJ C1bh7tNAFxPr7Ru+3dBSJ4c49PWu8FQByFDMYxCCIJrANBR3WjHJeuLj+QJR+iBESbLk r2fX0vxuoh9bcT6aNKlu4HKyzShPWbbYwwKzn5C93kqGjbew1HKgzpXNJU1zbzWWxgg7 eS39bcyV/lDnbmIwCSKOud5NyFI+42JWFAM+R2HolOw/GWqLzs+9Q1DvV02E74pf+AWu /l2w== MIME-Version: 1.0 X-Received: by 10.51.17.2 with SMTP id ga2mr13302677igd.2.1407985787491; Wed, 13 Aug 2014 20:09:47 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 Aug 2014 13:09:47 +1000 Subject: Re: web2py and python3 From: Chris Angelico Cc: Python List Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407985790 news.xs4all.nl 2900 [2001:888:2000:d::a6]:51471 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76256 On Thu, Aug 14, 2014 at 12:21 PM, Dan Stromberg wrote: > I don't think I'm going to be doing web2py anytime soon. :( But I > was hoping it'd be a better alternative than Django for web > development. I'm no expert on Python web frameworks, but the only one that I've used seems to be pretty decent: Flask. I'm happy with it. It's light-weight, it gets the job done, it doesn't much get in the way. If someone's going to hate Py3, ignore 'em and go somewhere else. ChrisA