Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.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.063 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'advance': 0.07; 'mvc': 0.09; 'subject:using': 0.09; 'python': 0.11; 'suggest': 0.14; 'subject:python': 0.16; 'everyone,': 0.19; 'creating': 0.23; 'driven': 0.24; 'frameworks': 0.24; 'message-id:@mail.gmail.com': 0.30; 'work.': 0.31; 'code': 0.31; 'subject:development': 0.31; 'websites.': 0.31; 'anyone': 0.31; 'could': 0.34; 'received:google.com': 0.35; 'thank': 0.38; 'to:addr:python-list': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'back': 0.62; 'myself': 0.63; 'dont': 0.67; 'learn.': 0.84; 'start.': 0.84; 'lazy': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=XED5JagvcayGQJkcXWSgCphiJiycSMt/LNXCORNB+EQ=; b=dUVrEtQ4T969WaJNhWW7EaSiMJwul/5aozkHh8HjU7SVq4fJKBflHOPbz7/GsPrkbI jnZJ4CtvIJr3y/J2EZYmzmta3HH731wX2KRpTWlpayXKmgfeAGBlwBASz7iah0ee+EXZ y0cu6dV8fPTNRj4NVZ9JOgLuM94yulBSv/OpAg+UyLMRncaP1Zg3yQpgQHjP8N23OxwU W4JcbTFlgGMffKHvpv2PG2lv+LzWQ+KR1PFIvJEXFuC2CudvnDxG5IRusm/OwhYO9i4p 3eNb6sM9kUzrtt95ulyIeind/77wRz2zsek3RbHz8RtFvwLquGHzeoHyqyPthwzlC5jk G8+w== MIME-Version: 1.0 X-Received: by 10.220.162.200 with SMTP id w8mr3020785vcx.90.1375503765974; Fri, 02 Aug 2013 21:22:45 -0700 (PDT) Date: Sat, 3 Aug 2013 09:52:45 +0530 Subject: web development in python without using any webframework From: Alok Singh Mahor To: python-list@python.org Content-Type: multipart/alternative; boundary=001a11c3a94c5bb62e04e3036db8 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: 1375504503 news.xs4all.nl 15938 [2001:888:2000:d::a6]:34434 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51843 --001a11c3a94c5bb62e04e3036db8 Content-Type: text/plain; charset=ISO-8859-1 Hello everyone, few months back I started learning python and now I got nice familiarity. now i want to use python for creating dynamic database driven websites. and I dont want to use existing web frameworks for my work. I am learning things so I wont feel lazy to write all the code myself because I want to learn. could anyone suggest me any books/site from where I can start. I want to follow MVC architecture. so please suggest me some links/book or anything thank you in advance --001a11c3a94c5bb62e04e3036db8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello everyone,
few months back I = started learning python and now I got nice familiarity. now i want to use p= ython for creating dynamic database driven websites. and I dont want to use= existing web frameworks for my work. I am learning things so I wont feel l= azy to=A0 write all the code myself because I want to learn.

could anyone suggest me any books/site from where I can start. I = want to follow MVC architecture. so please suggest me some links/book or an= ything

thank you in advance
--001a11c3a94c5bb62e04e3036db8--