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
plugininstead ofmodule(#6) - Eliminate global
consoleand usebot.memoryinstead (#7) - Modernize packaging standards (#8)
- Automate publishing to PyPI
sopel-ipython 0.0.2
Fixed:
- Packaging error
Meta:
- Requirements in
setup.cfg; no morerequirements.txt
sopel-ipython 0.0.1
Initial release.
Release files for sopel-ipython 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sopel_ipython-0.1.0.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sopel_ipython-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:7.5 kB
Release files / sopel_ipython-0.1.0.tar.gz
| Download URL | sopel_ipython-0.1.0.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
48d3cde534edebb26115811aca7c01d86c294d72571b1c7a3473bad05daee357
|
|
BLAKE2b-256 checksum How to use checksums |
4376a632a838dc83cbe7bb76149121d55fb234956d70f41e70f06421efa30530
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|
Release files / sopel_ipython-0.1.0-py3-none-any.whl
| Download URL | sopel_ipython-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
95669c3d4e37f9a3a468062f85bbec0dad94037a2afb369f0715dc77d90612f9
|
|
BLAKE2b-256 checksum How to use checksums |
1c613a9848f29fac3292df723193aee7175945f9ea44dabad674835f3f0fc972
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|