On Wed, Jan 11, 2012 at 2:24 AM, Stéphane Klein <steph...@harobed.org> wrote:
> Hi,
>
> I wonder if there are a tool like webalizer in python language.
> (http://en.wikipedia.org/wiki/Webalizer).
>
> I would like to do some patch in webalizer, but I don't want to spend too
> many time to do that in C language. In Python I can do this patch in few
> minute.
>
> Do you know a tool like this in Python ?

I use AWStats for my sites; it's not Python but Perl, but at least it
is a scripting language.

You won't find "Webalizer-in-Python" anywhere; whatever analyzer you
find will have different features. So just grab any one, give it a
shot, and see how you like it!

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to