In this talk we will introduce PyHP, a language for server-side development, very close to PHP for its philosophy and working approach, but based on Python as the scripting engine.
PyHP allows Python developers to start head first in dynamic page writing, with a very low learning curve.
LiWE (Lightweight Wev Environment) is a suite of libraries and modules for rapid web application development. LiWE is "server-agnostic" because you can use the language / wev application server you want server side (at the moment, LiWE has been successfully used with C cgi, PHP scripts, Perl and PyHP).
During this talk we'll introduce you LiWE and PyHP integration with a short example.