pyIRClib

About

pyIRClib is an IRC library written in Python. One of the niftier parts of pyIRClib is the PrioritisedEventHandler class. It is possible to create global event handlers and per-server event handlers (soon it will even be possible to create per-session handlers...).

pyIRClib is still in early days...

Requirements

  • Python 2.2

Licence

GNU General Public Licence

Changes

  • 0.1 (22/05/2003)
    • initial public release