Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51863
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeeder.ewetel.de!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <jj@yuzao.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.290 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.54; '*S*': 0.12; 'advance': 0.07; 'mvc': 0.09; 'subject:using': 0.09; 'python': 0.11; 'suggest': 0.14; 'subject:python': 0.16; 'sat,': 0.16; 'everyone,': 0.19; 'aug': 0.22; 'creating': 0.23; 'driven': 0.24; 'frameworks': 0.24; 'skip:" 40': 0.26; 'to:2**1': 0.27; 'work.': 0.31; 'code': 0.31; 'subject:development': 0.31; 'websites.': 0.31; 'anyone': 0.31; 'to:name:python-list': 0.33; 'date:': 0.34; 'could': 0.34; 'singh': 0.36; 'skip:- 20': 0.37; 'thank': 0.38; 'to:addr:python- list': 0.38; 'skip:- 10': 0.38; 'anything': 0.39; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'read': 0.60; 'back': 0.62; 'myself': 0.63; 'to:addr:gmail.com': 0.65; 'dont': 0.67; 'to:charset:iso-8859-1': 0.74; ',the': 0.84; 'learn.': 0.84; 'message-id:@qq.com': 0.84; 'received:qq.com': 0.84; 'start.': 0.84; 'x-mailer:qqmail 2.x': 0.84; 'subject::': 0.85; 'lazy': 0.91; 'received:183': 0.93; '2013': 0.98 |
| X-QQ-SSF | 00000000000000F000000000000000I |
| X-HAS-ATTACH | no |
| X-QQ-BUSINESS-ORIGIN | 2 |
| X-Originating-IP | 222.92.124.153 |
| X-QQ-STYLE | |
| X-QQ-mid | webmail52t1375507927t8791142 |
| From | "jj" <jj@yuzao.org> |
| To | "Alok Singh Mahor" <alokmahor@gmail.com>, "python-list" <python-list@python.org> |
| Subject | Re:web development in python without using any webframework |
| Mime-Version | 1.0 |
| Content-Type | multipart/alternative; boundary="----=_NextPart_51FC95D7_0957DDD0_0C97F297" |
| Content-Transfer-Encoding | 8Bit |
| Date | Sat, 3 Aug 2013 13:32:07 +0800 |
| X-Priority | 3 |
| X-QQ-MIME | TCMime 1.0 by Tencent |
| X-Mailer | QQMail 2.x |
| X-QQ-Mailer | QQMail 2.x |
| X-QQ-ReplyHash | 330186918 |
| X-Mailman-Approved-At | Sat, 03 Aug 2013 16:43:32 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.157.1375541014.1251.python-list@python.org> (permalink) |
| Lines | 57 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375541014 news.xs4all.nl 15990 [2001:888:2000:d::a6]:37620 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51863 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
you could check the codes of flask ,bottle ,web.py to read codes ,the learn what you want to know . ------------------ Original ------------------ From: "Alok Singh Mahor"<alokmahor@gmail.com>; Date: Sat, Aug 3, 2013 12:52 PM To: "python-list"<python-list@python.org>; Subject: web development in python without using any webframework 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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re:web development in python without using any webframework "jj" <jj@yuzao.org> - 2013-08-03 13:32 +0800
csiph-web