# irc3 **Repository Path**: mirrors_asmodehn/irc3 ## Basic Information - **Project Name**: irc3 - **Description**: plugable irc client library based on python's asyncio with DCC and SASL support - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ============================================================ irc3. pluggable irc client library based on python's asyncio ============================================================ .. image:: https://travis-ci.org/gawel/irc3.png?branch=master :target: https://travis-ci.org/gawel/irc3 .. image:: https://coveralls.io/repos/gawel/irc3/badge.png?branch=master :target: https://coveralls.io/r/gawel/irc3?branch=master A pluggable irc client library based on python's `asyncio `_. .. image:: https://raw.githubusercontent.com/gawel/irc3/master/docs/_static/logo.png :width: 100 :height: 100 :align: center :alt: Ceative Commons – Attribution (CC BY 3.0) - Hydra designed by Huu Nguyen from the Noun Project - http://thenounproject.com/term/hydra/46963/ :target: http://thenounproject.com/term/hydra/46963/ Requires python 3.3+ Python 2 is no longer supported, but if you don't have a choice you can use an older version:: $ pip install "irc3<0.9" Source: https://github.com/gawel/irc3/ Docs: https://irc3.readthedocs.io/ Irc: irc://irc.freenode.net/irc3 (`www `_) Twitter: `@python_irc3 `_