Creating Irc Client

Taradino spamtrash2 at softhome.net
Sat Aug 11 18:38:26 EDT 2001


On Wed, 8 Aug 2001 22:04:10 -0400, "Relfx" <relfx at hotmail.com> wrote:

>I am trying to find as much information as poossible right now so i can
>build a python irc client what should be created first the interface? Or
>should all the programming be done first.
>
> relfx
>
>

I'm working on an IRC Client too, just for learning Python a little
bit better, and I am starting with just a class for connecting and
sending all the messages according to RFC1459, then I'll build a
console for using the program, and I'll guess I'll start with the GUI
then.



More information about the Python-list mailing list