[Tutor] Easiest framework for web development?

Prasad, Ramit ramit.prasad at jpmorgan.com.dmarc.invalid
Tue Oct 1 00:40:58 CEST 2013


vitsen at gmx.com wrote:
> Sent: Monday, September 30, 2013 4:16 AM
> To: tutor at python.org
> Subject: [Tutor] Easiest framework for web development?
> 
> Hi
> 
> Which of the available Python frameworks is the EASIEST to learn for a
> NEWBIE who needs to do *basic* web development? (only the *most basic*
> web functionality will be needed)
> 
> Could you please provide links to any relevant tutorials for learning
> such a Python-based web framework? (again, possibly the easiest tutorial)
> 
> Thanks
> 
> Vit


I have not tried most of the frameworks but I perused a Flask tutorial 
the other day that I seemed like a good fully-featured start.
http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world

A few other micro frameworks to look at are Bottle, CherryPy, Pyramid
(previously Pylons), and web2py--there are many other options.

You may also want to read what is on the Python website regarding
various frameworks.

https://wiki.python.org/moin/WebProgramming 

Interesting summary (not sure how accurate it is):
http://www.sixfeetup.com/blog/4-python-web-frameworks-compared



~Ramit



This email is confidential and subject to important disclaimers and conditions including on offers for the purchase or sale of securities, accuracy and completeness of information, viruses, confidentiality, legal privilege, and legal entity disclaimers, available at http://www.jpmorgan.com/pages/disclosures/email.  


More information about the Tutor mailing list