web.py is a web framework for python that is as simple and it is powerful too.Installation steps are given below , make sure your system is having Python’s latest version and easy_install (Easy Install is a python module (easy_install) bundled with setup tools that lets you automatically download, build, install, and manage Python packages).
$sudo easy_install […]