helix-jupyter-thing


Namehelix-jupyter-thing JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA thing to help the Helix text editor connect to a Jupyter kernel.
upload_time2025-07-26 04:20:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords helix jupyter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Helix Jupyter Thing

[![PyPI - Version](https://img.shields.io/pypi/v/helix-jupyter-thing.svg)](https://pypi.org/project/helix-jupyter-thing)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/helix-jupyter-thing.svg)](https://pypi.org/project/helix-jupyter-thing)

A thing to help the Helix text editor connect to a Jupyter kernel.

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install helix-jupyter-thing
```

## License

`helix-jupyter-thing` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "helix-jupyter-thing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "helix, jupyter",
    "author": null,
    "author_email": "asungy <62207329+asungy@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/d8/46/b8fc4bf95d447a90f9e25ab30d11e4d4e70efee093d941faa24836de38a1/helix_jupyter_thing-0.1.1.tar.gz",
    "platform": null,
    "description": "# Helix Jupyter Thing\n\n[![PyPI - Version](https://img.shields.io/pypi/v/helix-jupyter-thing.svg)](https://pypi.org/project/helix-jupyter-thing)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/helix-jupyter-thing.svg)](https://pypi.org/project/helix-jupyter-thing)\n\nA thing to help the Helix text editor connect to a Jupyter kernel.\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install helix-jupyter-thing\n```\n\n## License\n\n`helix-jupyter-thing` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A thing to help the Helix text editor connect to a Jupyter kernel.",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://github.com/asungy/helix-jupyter-thing#readme",
        "Issues": "https://github.com/asungy/helix-jupyter-thing/issues",
        "Source": "https://github.com/asungy/helix-jupyter-thing"
    },
    "split_keywords": [
        "helix",
        " jupyter"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8e9f36e473e33aeb0432d7e1a9ef7cd822e3684805bbc1f1db68bbfcb35d39c9",
                "md5": "13dbefad8fe035bbb234e6b4abca145c",
                "sha256": "8c51b240d20bbde90df29441cd1ec5175bfd2c84efe4bb1cb2e5327017c82694"
            },
            "downloads": -1,
            "filename": "helix_jupyter_thing-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13dbefad8fe035bbb234e6b4abca145c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6522,
            "upload_time": "2025-07-26T04:20:32",
            "upload_time_iso_8601": "2025-07-26T04:20:32.765799Z",
            "url": "https://files.pythonhosted.org/packages/8e/9f/36e473e33aeb0432d7e1a9ef7cd822e3684805bbc1f1db68bbfcb35d39c9/helix_jupyter_thing-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d846b8fc4bf95d447a90f9e25ab30d11e4d4e70efee093d941faa24836de38a1",
                "md5": "16bc3785428f68ded05f9716f3b51e8d",
                "sha256": "87b1d1336257247dcb9410dd2dc096518d4df750e49edc2db45a634fecac3da7"
            },
            "downloads": -1,
            "filename": "helix_jupyter_thing-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "16bc3785428f68ded05f9716f3b51e8d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5190,
            "upload_time": "2025-07-26T04:20:33",
            "upload_time_iso_8601": "2025-07-26T04:20:33.759635Z",
            "url": "https://files.pythonhosted.org/packages/d8/46/b8fc4bf95d447a90f9e25ab30d11e4d4e70efee093d941faa24836de38a1/helix_jupyter_thing-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-26 04:20:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asungy",
    "github_project": "helix-jupyter-thing#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "helix-jupyter-thing"
}
        
Elapsed time: 2.56275s