forked from m13253/libirc
-
Notifications
You must be signed in to change notification settings - Fork 0
A Python module that allows you to connect to IRC in a simple way
License
FXuZ/libirc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libirc ======== A Python module that allows you to connect to IRC in a simple way. This module can work on both Python 2 and 3, however, you need to use Unicode strings if you use Python 2. This module has two layers: IRCConnection and IRCClient. The former uses polling, and the latter, which can handle more things like name listing, uses callback. For example, view EXAMPLE.
About
A Python module that allows you to connect to IRC in a simple way
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published