Skip to content

Monthly Archives: August 2003

mod_python and others…

Simon Willison speaks about mod_python. I’m getting lost in the plethora of modules/cms/templating system/web frameworks for Python. Here is a “must look at” list:

Webware: provides Python Server Pages, CGIs, Servlets and so on…Cheetah: a complete and powerful templating system, it works and integrates with Webware.Draco: a web framework that provides sessions, persistence via DBMS, events [...]

Everything considered harmful

Take a look at the harmfulness parade: Everything considered harmfulvia [diveintomark]

PyAmazon plus PyGTK equals Amazon Client

I started looking at Mark Pilgrim’s PyAmazon, and since in these days I’m learning to use PyGTK I’m planning to develop a client for the Amazon Web Services…something like MAB but a stand-alone application. Stay tuned