Azariah Enterprises' Open Source Remuneration

As much as possible, we try to utilize products from, and give back to, the Open Source community. Here you will find code we have released under an Open Source license.

AwstatsReader
AwstatsReader is a pythonic interface to AWStats data cache files. Using it, you can access year and month via dict-like subscripts, and and individual data points via both dict-like subscripts and attribute-like accessors. It is currently early beta. Requires Michael Foord's odict module, available at this page As of version 0.5, it includes a script for merging AWStats Cache files.
awstatsreader-0.01.tar.bz2
awstats_reader-0.5.tar.bz2
Find it on Github

CDC Data Collector
CDC Data Collector is a simple data collection framework. It is designed to be modular and flexible, using a wide variety of sensor types and styles.
Find it on Github