A comparison of Python's six open source frameworks: Better web2py

Source: Internet
Author: User
Tags comparison file upload in python web2py

Python is a dynamic, object-oriented language. It was originally designed as an object-oriented language, and later added some more advanced features. In addition to the language itself, the Python standard library is well worth praising, and Python even has its own servers. In other ways, Python has plenty of free data libraries, free Web page template systems, and libraries that interact with Web servers that can be designed into your Web application.

In this article, we'll review the Python 6 Web application framework for Python Web developers. Whether you're a hobby or a requirement, these six frameworks can be a good right-hand man for your job.

1.zope2

Zope 2 is a Python-based Web application framework that is the originator of all Python Web applications and tools and a powerful branch of the Python family. The "Object Publishing" system for Zope 2 is ideal for object-oriented development and can ease the learning curve of developers and help you find some bad features in your application.

Download Address: http://zope2.zope.org/releases

2.web2py

Web2py is a free open source web framework written in Python, designed to quickly and rapidly develop Web applications, with fast, scalable, secure, and portable database-driven applications that follow the LGPLv3 Open source protocol.

WEB2PY provides a one-stop solution, the entire development process can be done in the browser, providing the web version of the online development, HTML template writing, static file upload, database writing function. The other features are logging and an automated admin interface.

Download Address: Http://web2py.com/examples/default/download

3.web.py

Web.py is a lightweight open source Python web framework that is small, flexible, simple and powerful, with no restrictions on its use. At present, web.py is widely used in many large websites, such as the Spanish social networking site Frinki, the average number of visits to the home page 70 million times Yandex.

Installation Address: Http://webpy.org/install

4.Pyramid

Pyramid is also a lightweight open source Python web framework that is part of the pylons project. Pyramid can only be run on a Python 2.x or 2.4 version. There is no need to declare when using the backend database, and no specific template systems will be enforced at development time.

Download Address: Http://www.pylonsproject.org/projects/pyramid/download

5.Django

Django is an open source web framework and employs MVC design patterns. It is a very extensive Python web framework that contains many very useful libraries to speed web development.

Download Address: https://www.djangoproject.com/download/

6.CubicWeb

Cubicweb is not only a web development framework, but also a semantic web development framework. Cubicweb communicates with the database using the Relational query language (RQL relation query Language).

Download Address: Http://docs.cubicweb.org/admin/setup

The following information maps are the evaluation and information maps of the six major frameworks.

The results of the six framework evaluations are as follows:

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.