Python ircd?

Paul Rubin http
Mon May 26 11:05:44 EDT 2003


Anyone know a simple ircd (simpler than Twisted) written in Python?
I'm imagining something bare bones, using SocketServer and threading.
It needn't be a full function ircd, as it would be used for a
semi-private single-server irc network with usually no more than two
or three channels and a dozen or so clients.  Thanks.




More information about the Python-list mailing list