Information About

Web.py









Web.py is a lightweight web application framework implemented in Python . The entire system is contained within a single Python file. It provides smart handling of Web-specific protocols, such as the GET and POST HTTP request methods. Also notable is the support for clean URLs. It was written by Aaron Swartz , developer of Reddit and infogami.


EXTERNAL LINKS