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 |
||
|---|---|---|
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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ipython-irc-0.3.tar.gz.
File metadata
- Download URL: ipython-irc-0.3.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f17dfd4a386f112bb6cde1a1a2235a65bfbc4a3cbf9e67edecf6904c8b223197
|
|
| MD5 |
30e16f6a8c3310099e5d8b5b0047bf21
|
|
| BLAKE2b-256 |
0b97565e5e35de17975ce2db6a16b7d7b39a88e3e1d6be812122f92b0cd0c17b
|