A2K (formerly known as Accutron 2000) is a small, simple, and unobtrusive IRC bot.


Download from: Read the rest of this entry »

Calling win32net.NetUserGetInfo(None, win32api.GetUserName(), 1) works for users logged in to the local machine, only, but fails for domain users. This code demonstrates h Read the rest of this entry »

This function will split and (optionally) validate UK postcodes.


Download from: Read the rest of this entry »

This script presents a couple of multithreaded portscanners. The second one use the Queue module.


Read the rest of this entry »

Repository Sorter allows you to search files in a repository for ident strings and order the files by the date of their last change.

This script is very easy to ins Read the rest of this entry »

This script is useful when you want to convert tabs in a string to the appropriate number of spaces, or vice versa.


Read the rest of this entry »

DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system. It is implemented in Python and runs in UNIX (*BSD, Linux, MacOS X) and Wi Read the rest of this entry »

Simple web request benchmark script measures the amount of time to perform each portion of a request to a single file many times, and prints the results in a reasonable fashion Read the rest of this entry »

This code creates real mixed-in classes: it actually merges one class into another (c-python specific), taking care of name-mangling, some complications with __slots__, and eve Read the rest of this entry »

The goal of Gajim is to provide a full featured and easy to use Jabber client. Gajim works nicely with GNOME, but does not require it to run. It is released under the GNU Gener Read the rest of this entry »