Skip to main content

tinkering with a made-from-scratch irc library in python

Project description

tinkering with a made-from-scratch irc library in python

documentation hosted on readthedocs.org

installing

install from github (recommended):

pip install -e git+git://github.com/coleifer/irc.git#egg=irckit

install using pypi:

pip install irckit

install dependencies:

pip install gevent (for botnet)
pip install boto (for botnet's EC2 launcher)
pip install httplib2 (for some of the bots)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

irckit-0.1.1.tar.gz (18.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page