An open API service indexing awesome lists of open source software.

https://github.com/sopel-irc/sopel-ipython

IPython console plugin for Sopel (formerly part of core)
https://github.com/sopel-irc/sopel-ipython

hacktoberfest irc irc-bot sopel sopel-plugin

Last synced: 3 months ago
JSON representation

IPython console plugin for Sopel (formerly part of core)

Awesome Lists containing this project

README

        

# sopel-ipython
IPython console plugin for Sopel IRC bots

## Requirements

`sopel-ipython` requires the `ipython` libraries to be installed on your
system. Installing this plugin via the normal methods should automatically
handle that for you.

## Usage

Install the package from PyPI:

pip install sopel-ipython

Enable with the `sopel-plugins enable ipython` command, if your bot
configuration requires it.

## License

`sopel-ipython` is released under the Eiffel Forum License 2, the same license
as Sopel itself. See LICENSE file for full text.