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


Groups > comp.lang.python > #18782 > unrolled thread

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

Started byChris Angelico <rosuav@gmail.com>
First post2012-01-11 09:01 +1100
Last post2012-01-11 09:01 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromChris Angelico <rosuav@gmail.com>
Date2012-01-11 09:01 +1100
SubjectRe: I look for a tool like webalizer in python language
Message-ID<mailman.4612.1326232915.27778.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web