sopel-ipython


Namesopel-ipython JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryIPython console plugin for Sopel IRC bots
upload_time2024-04-19 21:52:12
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.8
licenseEFL-2.0
keywords sopel plugin bot irc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sopel-ipython",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "sopel, plugin, bot, irc",
    "author": null,
    "author_email": "dgw <dgw@technobabbl.es>",
    "download_url": "https://files.pythonhosted.org/packages/43/76/a632a838dc83cbe7bb76149121d55fb234956d70f41e70f06421efa30530/sopel_ipython-0.1.0.tar.gz",
    "platform": "Linux x86, x86-64",
    "description": "# sopel-ipython\nIPython console plugin for Sopel IRC bots\n\n## Requirements\n\n`sopel-ipython` requires the `ipython` libraries to be installed on your\nsystem. Installing this plugin via the normal methods should automatically\nhandle that for you.\n\n## Usage\n\nInstall the package from PyPI:\n\n    pip install sopel-ipython\n\nEnable with the `sopel-plugins enable ipython` command, if your bot\nconfiguration requires it.\n\n## License\n\n`sopel-ipython` is released under the Eiffel Forum License 2, the same license\nas Sopel itself. See LICENSE file for full text.\n\nsopel-ipython 0.1.0\n===================\n\nSignificant future-proofing and housekeeping work:\n\n* Support only Sopel 8+ & Python 3.8+, with IPython 8+ (#1, #4)\n* Modernize Sopel imports using `plugin` instead of `module` (#6)\n* Eliminate global `console` and use `bot.memory` instead (#7)\n* Modernize packaging standards (#8)\n* Automate publishing to PyPI\n\n\nsopel-ipython 0.0.2\n===================\n\nFixed:\n* Packaging error\n\nMeta:\n* Requirements in `setup.cfg`; no more `requirements.txt`\n\n\nsopel-ipython 0.0.1\n===================\n\nInitial release.\n",
    "bugtrack_url": null,
    "license": "EFL-2.0",
    "summary": "IPython console plugin for Sopel IRC bots",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/sopel-irc/sopel-ipython/issues",
        "Homepage": "https://github.com/sopel-irc/sopel-ipython"
    },
    "split_keywords": [
        "sopel",
        " plugin",
        " bot",
        " irc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c613a9848f29fac3292df723193aee7175945f9ea44dabad674835f3f0fc972",
                "md5": "3ddf74955dcdfd3c1ad901cdda6fd422",
                "sha256": "95669c3d4e37f9a3a468062f85bbec0dad94037a2afb369f0715dc77d90612f9"
            },
            "downloads": -1,
            "filename": "sopel_ipython-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ddf74955dcdfd3c1ad901cdda6fd422",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 3822,
            "upload_time": "2024-04-19T21:52:11",
            "upload_time_iso_8601": "2024-04-19T21:52:11.238816Z",
            "url": "https://files.pythonhosted.org/packages/1c/61/3a9848f29fac3292df723193aee7175945f9ea44dabad674835f3f0fc972/sopel_ipython-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4376a632a838dc83cbe7bb76149121d55fb234956d70f41e70f06421efa30530",
                "md5": "0deb291e025ea1e16081e4fccff9b1d9",
                "sha256": "48d3cde534edebb26115811aca7c01d86c294d72571b1c7a3473bad05daee357"
            },
            "downloads": -1,
            "filename": "sopel_ipython-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0deb291e025ea1e16081e4fccff9b1d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 3680,
            "upload_time": "2024-04-19T21:52:12",
            "upload_time_iso_8601": "2024-04-19T21:52:12.675103Z",
            "url": "https://files.pythonhosted.org/packages/43/76/a632a838dc83cbe7bb76149121d55fb234956d70f41e70f06421efa30530/sopel_ipython-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 21:52:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sopel-irc",
    "github_project": "sopel-ipython",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sopel-ipython"
}
        
Elapsed time: 0.23409s