CSC/ECE 517 Fall 2014/ch1a a7 ch
Web2py Framework
Web2py is a free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications written in Python.[1]
Background
Web2py was originally introduced as a teaching tool to used to demonstrate ease of use and deployment. It was modeled after Ruby on Rails and Django, and as such focuses on rapid development and adheres to the Model View Controller architecture pattern.
Examples
There are several websites currently powered by Web2py, including a website hosting the ever-popular game Minesweeper.
Narration
Architecture
Comparison to other Frameworks
Helpful Links
References
1. http://www.web2py.com/init/default/index
2. http://en.wikipedia.org/wiki/Web2py
3. http://www.web2py.com/init/default/what