IRC library for Python?

Steinar Knutsen sk at nvg.ntnu.no
Fri Jul 13 05:55:16 EDT 2001


In article <fed2e489.0107130010.36692131 at posting.google.com>,
André <arisen at start.no> wrote:
>grey at despair.dmiyu.org (Steve Lamb) wrote in message
>news:<slrn9kscq0.2ld.grey at teleute.dmiyu.org>...
>
>> I've been doing some searching and haven't found anything on the web or
>> deja.  Is there an IRC library akin to SMTP/POP/IMAP/NNRP/et al for
>> Python in existence?
>
>There is a small, somewhat outdated (RFC 1459 has been obsoleted, i
>think) library at http://www.cs.uit.no/~andrer/rfc1459.py . I've used
>it to build some simple irc bots.

I have a library at http://sk.nvg.org/python/irc_uninett/

It follows RFC 2811 and 2812 pretty closely. It does not handle any of
the client to client (DCC, CTCP) or server to server stuff (RFC 2813)
though.
-- 
Steinar



More information about the Python-list mailing list