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


Groups > comp.lang.python > #51306

Re: Newbie: Python 3 and web applications?

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.linkpendium.com!news.linkpendium.com!panix!gordon
From John Gordon <gordon@panix.com>
Newsgroups comp.lang.python
Subject Re: Newbie: Python 3 and web applications?
Date Fri, 26 Jul 2013 14:41:40 +0000 (UTC)
Organization PANIX Public Access Internet and UNIX, NYC
Lines 22
Message-ID <ksu1r4$jdk$1@reader1.panix.com> (permalink)
References <kstdma$pir$1@dont-email.me>
NNTP-Posting-Host panix2.panix.com
X-Trace reader1.panix.com 1374849700 19892 166.84.1.2 (26 Jul 2013 14:41:40 GMT)
X-Complaints-To abuse@panix.com
NNTP-Posting-Date Fri, 26 Jul 2013 14:41:40 +0000 (UTC)
User-Agent nn/6.7.3
Xref csiph.com comp.lang.python:51306

Show key headers only | View raw


In <kstdma$pir$1@dont-email.me> Rui Maciel <rui.maciel@gmail.com> writes:

> I'm currently learning Python, and I've been focusing on Python3.  To try to 
> kill two birds with one stone, I would also like to learn the basics of 
> writing small web applications.  

> These web applications don't need to do much more than provide an interface 
> to a small database, and they may not even be required to be accessible 
> outside of a LAN.

> Does anyone have any tips on what's the best way to start off this 
> adventure?

I recommend using a web framework such as Django or Pylons.  It's more to
learn, but frameworks handle a ton of low-level details for you and make
web development overall much easier.

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon@panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Newbie: Python 3 and web applications? Rui Maciel <rui.maciel@gmail.com> - 2013-07-26 10:04 +0100
  Re: Newbie: Python 3 and web applications? John Gordon <gordon@panix.com> - 2013-07-26 14:41 +0000
  Re: Newbie: Python 3 and web applications? Wayne Werner <wayne@waynewerner.com> - 2013-07-30 16:14 -0500

csiph-web