Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #18782

Re: I look for a tool like webalizer in python language

References <jehl7f$a7$1@dough.gmane.org>
Date 2012-01-11 09:01 +1100
Subject Re: I look for a tool like webalizer in python language
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.4612.1326232915.27778.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Jan 11, 2012 at 2:24 AM, Stéphane Klein <stephane@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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: I look for a tool like webalizer in python language Chris Angelico <rosuav@gmail.com> - 2012-01-11 09:01 +1100

csiph-web