Last updated:
0 purchases
sopelipython 0.1.0
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.
sopel-ipython 0.1.0
Significant future-proofing and housekeeping work:
Support only Sopel 8+ & Python 3.8+, with IPython 8+ (#1, #4)
Modernize Sopel imports using plugin instead of module (#6)
Eliminate global console and use bot.memory instead (#7)
Modernize packaging standards (#8)
Automate publishing to PyPI
sopel-ipython 0.0.2
Fixed:
Packaging error
Meta:
Requirements in setup.cfg; no more requirements.txt
sopel-ipython 0.0.1
Initial release.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.