Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'open-source': 0.04; 'base.': 0.05; 'subject:Python': 0.06; 'php.': 0.07; 'utf-8': 0.07; '(those': 0.09; 'frameworks,': 0.09; 'cc:addr:python-list': 0.11; '(another': 0.16; '+1.': 0.16; 'fancy': 0.16; 'jr.': 0.16; 'project)': 0.16; 'templating': 0.16; 'url:pocoo': 0.16; 'wrote:': 0.18; '(not': 0.18; 'obviously': 0.18; 'things.': 0.19; 'thu,': 0.19; 'aug': 0.22; 'cc:addr:gmail.com': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'adds': 0.24; 'frameworks': 0.24; 'guys': 0.24; 'looks': 0.24; 'options': 0.25; 'header:In-Reply-To:1': 0.27; 'specifically': 0.29; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'cc:no real name:2**1': 0.33; 'implemented': 0.33; 'not.': 0.33; 'sense': 0.34; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'are,': 0.36; 'url:org': 0.36; 'awesome': 0.38; 'easy': 0.60; 'from:charset:utf-8': 0.61; 'name': 0.63; 'skip:\xe2 10': 0.65; 'to:addr:gmail.com': 0.65; 'sam': 0.68; '8bit%:43': 0.74; 'one\xe2\x80\x99s': 0.84; 'subject:Moving': 0.84; 'states,': 0.91; 'url:tk': 0.95; '2013': 0.98 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:to :cc:content-type:content-transfer-encoding; bh=5auqqQKgjw+w2BURyL5it2gtVBmerI3l3iylt7emAKY=; b=YPgJHrpM/mkMaRMpZ7XRI91p2unGlb2nAXUhCVKh98HHz4krSxjeDdse9sFMvATFfE 8hg4pZKDKDpbM5OBww0ZqviMW+yWBLK9390X5UN/UM1wcjLqxA6cLBG0waKKBSMno2fv oU1p8mcpbKALd/27c+ZeyZBRArEcnL04GRVxnXodxSS62UHYbik0gzacW2BSgH+4DlRn 6gICpypVwhjNhfqx3jMQML02EUsMVdhV4ij8JRPhCGJv51IDWTE+nPeDwUqisCuvsTTc QRSVsBWmNxntDg9oULm/ztb1tON0zeQtSuBkKrzSd2JZlUd5bhCNqfp0h839ouSvG9SI 5MXg== MIME-Version: 1.0 X-Received: by 10.220.186.202 with SMTP id ct10mr2093091vcb.14.1377767104511; Thu, 29 Aug 2013 02:05:04 -0700 (PDT) In-Reply-To: References: <52bbd0bc-7c3e-4c85-bfe1-7fd4912945be@googlegroups.com> Date: Thu, 29 Aug 2013 11:05:04 +0200 Subject: Re: Moving to Python for web From: =?UTF-8?B?Q2hyaXMg4oCcS3dwb2xza2HigJ0gV2Fycmljaw==?= To: "Sam Fourman Jr." Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org, ecazs.net@gmail.com 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: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377767112 news.xs4all.nl 15895 [2001:888:2000:d::a6]:59408 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53228 On Thu, Aug 29, 2013 at 4:18 AM, Sam Fourman Jr. wrote= : > there are MANY micro frameworks, I have been following these guys for a f= ew > years > http://www.pocoo.org/ +1. The Pocoo team makes many awesome things. > specifically jinja2 and flask looks to be the best choice out of all the > options out there Jinja2 is a standalone templating engine, something like Smarty for PHP. And Flask is a microframework, which adds on top of Jinja2 (not mandatory) and Werkzeug (another Pocoo project) to make a nice and easy webdevelopment base. IMO it is the best choice in terms of microframeworks. But microframeworks are, as the name states, micro. The big frameworks include tons of abstractions and fancy features. Some people may like them, others may not. (Those features can obviously be implemented in the microframeworks on one=E2=80=99s own or through exist= ing open-source code.) --=20 Chris =E2=80=9CKwpolska=E2=80=9D Warrick PGP: 5EAAEA16 stop html mail | always bottom-post | only UTF-8 makes sense