Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51863
| From | "jj" <jj@yuzao.org> |
|---|---|
| Subject | Re:web development in python without using any webframework |
| Date | 2013-08-03 13:32 +0800 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.157.1375541014.1251.python-list@python.org> (permalink) |
[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