urk is a gnome/gtk irc client written purely in python (but compatible with anything that can run gtk, including windows). It has a simple scripting system, which is used to implement much of the client.
A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.