How can I grasp the full range of python frameworks?

Source: Internet
Author: User
There are too many frameworks: wiki. python. orgmoinWebFramew... almost every one of them has its own characteristics. The idea of selecting a framework based on requirements is correct. But are there any integrated methods for comprehensive comparison? How many people will (or are proficient) have many frameworks? There are too many frameworks to be achieved through one exercise:

Http://wiki.python.org/moin/WebFramew...

Almost every one of them has its own characteristics. The idea of selecting a framework based on requirements is correct. But are there any integrated methods for comprehensive comparison?

How many people will (or are proficient) have many frameworks? Can this be achieved through one exercise?

There are also many PHP frameworks, which is a problem; there are few Ruby and it is easy to grasp.

Reply content:

There are too many frameworks:

Http://wiki.python.org/moin/WebFramew...

Almost every one of them has its own characteristics. The idea of selecting a framework based on requirements is correct. But are there any integrated methods for comprehensive comparison?

How many people will (or are proficient) have many frameworks? Can this be achieved through one exercise?

There are also many PHP frameworks, which is a problem; there are few Ruby and it is easy to grasp.



Web framework learning http://lutaf.com/148.htm

How to define url route
How to organize the request handler Function
How to deploy an app
How to access the database (supports ORM ?)
How to use the template System

For beginners, we recommend @ limodou Uliweb http://limodou.github.io/uliweb-doc/ I...
You can ask @ limodou Uliweb related technical questions in the UliwebQQ group. He is happy to answer this question .:-)
Http://uliweb.clkg.org/tutorial/read...

The frameworks are basically accessible by analogy.
When I started Django directly, I found that there were a bunch of things to be configured frequently with errors.
Later, I chose to start with a simple Flask and gradually expand it. Now let's look back at Django and find it much simpler.
Therefore, I highly recommend starting with simple.

Lz I spelled it out yesterday, you see: https://gitcafe.com/shiweifu/hiweb

  • Template support
  • Use decorator for URL Routing
  • Supports cookies

It's just a thin layer of wsgi, and the code is quite understandable.

Two learning resources: http://lucumr.pocoo.org/2007/5/21/getting-started-with-wsgi/http://lukearno.com/projects/

I have some knowledge about Web Server/CGI. Let's look at pep 333.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.