Python Web Stats

See also Sisynala: http://mithrandr.moria.org/code/sisynala/ , written in Python.

I've been trying to find a good OpenSource web log analysis tool. Here are tools I found so far:

IMO, all of them are very inflexible and completely tied to their web interfaces (which suck for the most part). None of them provide a programer's interface, which is what I want.

Here's the details of what I'm looking for:

Of course, the GPL only affects proprietary programs that are distributed, so I don't see a big problem...? I wouldn't be happy with people making my work proprietary when I gave it to them in good faith, and that's exactly what the GPL prevents --IanBicking)

Flexibility and extensibility matter more to me than raw performance.

Unless a package that meets these requirements exists, I'm proposing that we start a project to build one.

-- TavisRudd - 03 Nov 2001


Implemention thoughts

Rough Class layout:

-- TavisRudd - 03 Nov 2001