RSS 2 projects tagged "ISC"

Download Website Updated 01 Apr 2013 superseriousstats

Screenshot
Pop 198.88
Vit 19.51

superseriousstats is a small and efficient program for creating a Web page with statistics from various types of IRC logs. It keeps track of its parse history and only processes new activity before storing any accumulated data in a SQLite or MySQL database. It is suitable for high volume IRC channels and large log archives, and is relatively easy to integrate with IRC services (e.g. bots) that interact with the database and provide last seen information and many other statistics directly in your channel.

No download No website Updated 29 Nov 2012 python-minidb

Screenshot
Pop 33.50
Vit 2.18

minidb is a Python module that utilizes the SQLite3 database library in order to store and retrieve Python objects. It utilizes Python's __slots__ mechanism to determine the column names, and uses the class name for table names. Data is always stored as text in the database, but will be converted using the type specified in __slots__ (which therefore has to be a dict).

Screenshot

Project Spotlight

file2password

A utility that converts any file into a secure password.

Screenshot

Project Spotlight

doxygen

A documentation system for C++ and many other programming languages.