Skip to main content

An IRC iframe using webchat.freenode.net

Project description

ipython-irc: An IRC iframe using webchat.freenode.net

Connect to freenode from IPython!

Installation

Packages

Gentoo

I’ve packaged ipython-irc for Gentoo. You need layman and my wtk overlay. Install with:

# emerge -av app-portage/layman
# layman --add wtk
# emerge -av dev-python/ipython-irc

Dependencies

If you’re installing by hand or packaging calibcant for another distribution, you’ll need the following dependencies:

Package

Debian

Gentoo

IPython

ipython

dev-python/ipython

Installing by hand

ipython-irc is available as a Git repository:

$ git clone git://github.com/wking/ipython-irc.git

See the homepage for details. To install the checkout, run the standard:

$ python setup.py install

Usage

See the module docstrings for simple examples. For example:

from ipythonirc import IRC
IRC(nick='you', channels=('#ipython', '#other')).show()

Licence

This project is distributed under the GNU General Public License Version 3 or greater.

Author

W. Trevor King wking@tremily.us Copyright 2013

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

ipython-irc-0.3.tar.gz (15.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