Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Rui Maciel Newsgroups: comp.lang.python Subject: Newbie: Python 3 and web applications? Date: Fri, 26 Jul 2013 10:04:05 +0100 Organization: A noiseless patient Spider Lines: 13 Message-ID: Reply-To: rui.maciel@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit Injection-Date: Fri, 26 Jul 2013 08:57:46 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="f9db22b05a10709939588f9f492c811f"; logging-data="26203"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/GJM1fLvfzKGyNuYvMC4Y5JlUHHrjlScI=" User-Agent: KNode/4.8.5 Cancel-Lock: sha1:u0jbpSiXJHfnVhm2TVvEVtHZdDE= Xref: csiph.com comp.lang.python:51289 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? Thanks in advance, Rui Maciel