Web2py

web2py Enterprise Web Framework
Original author(s)Massimo Di Pierro
Initial releaseSeptember 27, 2007; 17 years ago (2007-09-27)
Stable release
2.27.1[1] Edit this on Wikidata / 16 November 2023; 11 months ago (16 November 2023)
RepositoryWeb2py Repository
Written inPython
PlatformCross-platform
TypeWeb application framework
LicenseGNU Lesser General Public License version 3 (LGPLv3)
Websitewww.web2py.com

Web2py is an open-source web application framework written in the Python programming language. Web2py allows web developers to program dynamic web content using Python. Web2py is designed to help reduce tedious web development tasks, such as developing web forms from scratch, although a web developer may build a form from scratch if required.[2]

Web2py was originally designed as a teaching tool with emphasis on ease of use and deployment. Therefore, it does not have any project-level configuration files. The design of web2py was inspired by the Ruby on Rails and Django frameworks. Like these frameworks, web2py focuses on rapid development, favors convention over configuration approach and follows a model–view–controller (MVC) architectural pattern.

  1. ^ "web2py Web Framework".
  2. ^ "What is web2py?". web2py.com. Web2py. Retrieved 2023-10-31.