PyIRC 3 documentation¶
- About
- Base library
- Extensions
autojoin
--- Automatically join channels on connectionbantrack
--- Track and introspect ban and list modesbasetrack
--- Core tracking functionalitybasicapi
--- High-level, easy-to-use IRC APIbasicrfc
--- Core RFC 1459 componentscap
--- CAP command supportchanneltrack
--- Track and introspect channel properties and metadatactcp
--- Easy handling of CTCP messagesisupport
--- Introspect server properties and metadatakickrejoin
--- Automatically rejoin channel after KICK/REMOVElag
--- Track lag to the IRC serversasl
--- SASL authentication services- services
starttls
--- Upgrade connection to SSL (where supported)usertrack
--- Track and introspect user properties and metadata
- IO backends
- Utility modules
- Hooks
- Examples
Welcome to PyIRC 3!¶
PyIRC 3 is an IRC library for Python designed to be flexible, extensible, usable, and useful. It has no external library dependencies for maximum portability.
License¶
This software is licensed according to the WTFPL or LPRAB, at your option.