Django: The Web frameworks that have to say

Source: Internet
Author: User

Python's web framework

Bottle

Bpttle is a fast, concise, lightweight, wsig-based, mini-web framework that has only one. py file that does not rely on any other modules, except for Python's standard library.

Pip install bottleeasy_install bottleapt-get install Python-bottlewget http://bottlepy.org/bottle.py

The bottle framework can be broadly divided into the following sections:

  • Routing system that handles different requests to the specified function
  • Template system, the template in the special syntax rendering into a string, it is worth saying that the bottle template engine can be arbitrarily specified: Bottle built-in templates, Mako, JINJA2, Cheetah
  • A public component that provides information related to processing requests, such as: form data, cookies, request-first

Django: The Web frameworks that have to say

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.