rackspace-titan / pyhole

A modular IRC bot for Python developers.

Home Page:http://pyhole.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyhole - A modular IRC bot for Python developers.


Core Requirements

    - Python 2.5+
    - BeautifulSoup
    - Eventlet


Plugin Requirements

    - launchpadlib
    - pywunderground


Test Requirements

    - nose

Installation

    git clone git://github.com/jk0/pyhole.git
    cd pyhole
    sudo pip install -r tools/pip-requires
    ./tools/run_pyhole.sh
    vi ~/.pyhole/pyhole.conf
    ./tools/run_pyhole.sh

About

A modular IRC bot for Python developers.

http://pyhole.org

License:Apache License 2.0


Languages

Language:Python 100.0%