« Run PHP applications in Apache Geronimo PHP has | Main | Cultured Perl: Perl polishes its Unicode support Although »

CherryPy for CGI programmers The CherryPy application framework


CherryPy for CGI programmers
The CherryPy application framework for Python makes Web applications easier to write than plain Common Gateway Interface (CGI). At the same time, it's simple -- not full of little-used features -- and easy to learn. This introduction shows everything needed to write Web applications with CherryPy.