The Viamentis Blog

Curious About Everything

The Viamentis Blog header image 4

web.py - a web framework on Python

May 9th, 2008 · No Comments · General

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 […]

[Read more →]

Tags: