jupyterlite-scheme-kernel-canary


Namejupyterlite-scheme-kernel-canary JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummaryA Scheme Kernel for JupyterLite using `ChezScheme`
upload_time2024-12-08 13:35:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords chezscheme jupyter jupyterlab jupyterlite scheme
VCS
bugtrack_url
requirements jupyterlite-core jupyterlab notebook jupyterlite-pyodide-kernel jupyterlite-javascript-kernel jupyterlab-language-pack-fr-FR jupyterlab-language-pack-zh-CN jupyterlite-p5-kernel jupyterlab-fasta jupyterlab-geojson jupyterlab-night jupyterlab_miami_nights ipywidgets ipyevents ipympl ipycanvas ipyleaflet plotly bqplot
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # JupyterLite Scheme Kernel

A Scheme kernel for JupyterLite using [ChezScheme](https://github.com/cisco/ChezScheme), enabling Scheme code execution directly in the browser.

## Installation

```bash
pip install jupyterlite-scheme-kernel-canary
```

## Examples

[Using Scheme In Jupyterlite](https://bencode.github.io/code/notebooks/index.html?path=using-scheme-in-jupyterlite.ipynb)

## License

MIT

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jupyterlite-scheme-kernel-canary",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "ChezScheme, jupyter, jupyterlab, jupyterlite, scheme",
    "author": null,
    "author_email": "bencode <bencode@163.com>",
    "download_url": "https://files.pythonhosted.org/packages/d6/ef/6365c04ced1d3193f98d82c6c468c719c20a59a19d35fa985b40f8e3d941/jupyterlite_scheme_kernel_canary-0.4.1.tar.gz",
    "platform": null,
    "description": "# JupyterLite Scheme Kernel\n\nA Scheme kernel for JupyterLite using [ChezScheme](https://github.com/cisco/ChezScheme), enabling Scheme code execution directly in the browser.\n\n## Installation\n\n```bash\npip install jupyterlite-scheme-kernel-canary\n```\n\n## Examples\n\n[Using Scheme In Jupyterlite](https://bencode.github.io/code/notebooks/index.html?path=using-scheme-in-jupyterlite.ipynb)\n\n## License\n\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Scheme Kernel for JupyterLite using `ChezScheme`",
    "version": "0.4.1",
    "project_urls": {
        "Source": "https://github.com/bencode/jupyterlite-scheme-kernel"
    },
    "split_keywords": [
        "chezscheme",
        " jupyter",
        " jupyterlab",
        " jupyterlite",
        " scheme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f64a800df618c5654236ff49e6503c6c674acc59453fcaea9fff623061b2e01b",
                "md5": "3cf7e407240e4dcd9ce5107d6a16aadf",
                "sha256": "f269c2becd7caa880e86fbead7584c72e574aee710886d6c2a6e74d0a29153be"
            },
            "downloads": -1,
            "filename": "jupyterlite_scheme_kernel_canary-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3cf7e407240e4dcd9ce5107d6a16aadf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5042466,
            "upload_time": "2024-12-08T13:35:53",
            "upload_time_iso_8601": "2024-12-08T13:35:53.435248Z",
            "url": "https://files.pythonhosted.org/packages/f6/4a/800df618c5654236ff49e6503c6c674acc59453fcaea9fff623061b2e01b/jupyterlite_scheme_kernel_canary-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6ef6365c04ced1d3193f98d82c6c468c719c20a59a19d35fa985b40f8e3d941",
                "md5": "56aed6da6e7e67a915972f1afd408b0f",
                "sha256": "1e4db51dcf8adc6ee85d565dca9c83767e0623fdd0411579e84e7ab7d3988c5b"
            },
            "downloads": -1,
            "filename": "jupyterlite_scheme_kernel_canary-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "56aed6da6e7e67a915972f1afd408b0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2520752,
            "upload_time": "2024-12-08T13:35:57",
            "upload_time_iso_8601": "2024-12-08T13:35:57.670376Z",
            "url": "https://files.pythonhosted.org/packages/d6/ef/6365c04ced1d3193f98d82c6c468c719c20a59a19d35fa985b40f8e3d941/jupyterlite_scheme_kernel_canary-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-08 13:35:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bencode",
    "github_project": "jupyterlite-scheme-kernel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "jupyterlite-core",
            "specs": [
                [
                    "==",
                    "0.4.4"
                ]
            ]
        },
        {
            "name": "jupyterlab",
            "specs": [
                [
                    "~=",
                    "4.2.5"
                ]
            ]
        },
        {
            "name": "notebook",
            "specs": [
                [
                    "~=",
                    "7.2.2"
                ]
            ]
        },
        {
            "name": "jupyterlite-pyodide-kernel",
            "specs": [
                [
                    "==",
                    "0.4.2"
                ]
            ]
        },
        {
            "name": "jupyterlite-javascript-kernel",
            "specs": [
                [
                    "==",
                    "0.4.0"
                ]
            ]
        },
        {
            "name": "jupyterlab-language-pack-fr-FR",
            "specs": []
        },
        {
            "name": "jupyterlab-language-pack-zh-CN",
            "specs": []
        },
        {
            "name": "jupyterlite-p5-kernel",
            "specs": [
                [
                    "==",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "jupyterlab-fasta",
            "specs": [
                [
                    ">=",
                    "3.3.0"
                ],
                [
                    "<",
                    "4"
                ]
            ]
        },
        {
            "name": "jupyterlab-geojson",
            "specs": [
                [
                    ">=",
                    "3.4.0"
                ],
                [
                    "<",
                    "4"
                ]
            ]
        },
        {
            "name": "jupyterlab-night",
            "specs": []
        },
        {
            "name": "jupyterlab_miami_nights",
            "specs": []
        },
        {
            "name": "ipywidgets",
            "specs": [
                [
                    ">=",
                    "8.1.3"
                ],
                [
                    "<",
                    "9"
                ]
            ]
        },
        {
            "name": "ipyevents",
            "specs": [
                [
                    ">=",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "ipympl",
            "specs": [
                [
                    ">=",
                    "0.8.2"
                ]
            ]
        },
        {
            "name": "ipycanvas",
            "specs": [
                [
                    ">=",
                    "0.9.1"
                ]
            ]
        },
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "plotly",
            "specs": [
                [
                    ">=",
                    "5"
                ],
                [
                    "<",
                    "6"
                ]
            ]
        },
        {
            "name": "bqplot",
            "specs": []
        }
    ],
    "lcname": "jupyterlite-scheme-kernel-canary"
}
        
Elapsed time: 1.12324s