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.
Release files for ipython-irc 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipython-irc-0.3.tar.gz | 15.0 kB | Details |
Release files / ipython-irc-0.3.tar.gz
| Download URL | ipython-irc-0.3.tar.gz |
|---|---|
| Size | 15.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f17dfd4a386f112bb6cde1a1a2235a65bfbc4a3cbf9e67edecf6904c8b223197
|
|
BLAKE2b-256 checksum How to use checksums |
0b97565e5e35de17975ce2db6a16b7d7b39a88e3e1d6be812122f92b0cd0c17b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |