[Tutor] Web-log, not blog

Kent Johnson kent37 at tds.net
Fri Jan 6 16:00:28 CET 2006


Øyvind wrote:
> Hello.
> 
> I am trying to find some Pythonmodules to work with some webserver logs. I
> have found http://www.mnot.net/python/WebLog/, but it is very old (from
> 1999).   And when I try to serach in Google and so forth, all I get is
> Python weblogs as in blogs. Do you have some suggestions of other sites
> about analyzing webtraffic with Python?

Googling "+python webserver log analyze" and checking PyPI yielded a few 
more choices:
http://mithrandr.moria.org/code/sisynala/
http://www.phil-schwartz.com/scratchy.spy

Kent



More information about the Tutor mailing list