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


Groups > comp.lang.python > #94513 > unrolled thread

How may I learn Python Web Frameworks

Started bysubhabrata.banerji@gmail.com
First post2015-07-24 10:25 -0700
Last post2015-07-24 12:42 -0700
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  How may I learn Python Web Frameworks subhabrata.banerji@gmail.com - 2015-07-24 10:25 -0700
    Re: How may I learn Python Web Frameworks Laura Creighton <lac@openend.se> - 2015-07-24 19:36 +0200
    Re: How may I learn Python Web Frameworks darnold <darnold992000@yahoo.com> - 2015-07-24 12:42 -0700

#94513 — How may I learn Python Web Frameworks

Fromsubhabrata.banerji@gmail.com
Date2015-07-24 10:25 -0700
SubjectHow may I learn Python Web Frameworks
Message-ID<16e4bdef-db76-4bc7-90f3-d81d7c2e0c35@googlegroups.com>
Dear Group,

I am slightly new in Python Web Frameworks. I could learn bit of Django, Flask and Bottle. 
But I am looking for a good web based tutorial like Python or NLTK. 
Somehow, I did not find documentations for web frameworks are very good, one has to do lot of experiments even to learn basic things.
 
I am looking for a good book like Dive into Python or some good web based tutorials. 

I tried to search but unfortunately could not find. 

I am using Python2.7+ on Windows 7. 

If any one of the members may kindly suggest.

Regards,
Subhabrata Banerjee. 

[toc] | [next] | [standalone]


#94515

FromLaura Creighton <lac@openend.se>
Date2015-07-24 19:36 +0200
Message-ID<mailman.955.1437759390.3674.python-list@python.org>
In reply to#94513
web2py http://www.web2py.com/
has extensive tutorials, videos, and a book.

Laura

[toc] | [prev] | [next] | [standalone]


#94521

Fromdarnold <darnold992000@yahoo.com>
Date2015-07-24 12:42 -0700
Message-ID<cb846aca-ad3c-4b49-8e1f-1b8f5841079c@googlegroups.com>
In reply to#94513
you'll find a very extensive Flask tutorial at http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world .

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web