An open API service indexing awesome lists of open source software.

https://github.com/an-empty-string/pyirc

I don't actually remember writing any of this so it's probably best if you don't use it.
https://github.com/an-empty-string/pyirc

Last synced: 8 months ago
JSON representation

I don't actually remember writing any of this so it's probably best if you don't use it.

Awesome Lists containing this project

README

          

# PyIRC
## Introduction
PyIRC is a simple evented IRC framework.

## A Short Example
For an example, take a look at `example.py`.

## Projects using this
My [Wispybot](https://github.com/fwilson42/wispybot) is a modular IRC bot
framework which uses PyIRC.