ckernel


Nameckernel JSON
Version 0.5.3 PyPI version JSON
download
home_page
SummaryProvides a Jupyter kernel which allows automatic compilation and execution of C/C++ code from a notebook environment.
upload_time2024-01-18 17:49:15
maintainer
docs_urlNone
authorAdam Tuft
requires_python>=3.8
licenseBSD-3-Clause
keywords jupyter notebook kernel c c++
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # c-kernel

<p align="center">
<a href="https://c-kernel.readthedocs.io/en/latest/index.html"><img src="https://readthedocs.org/projects/c-kernel/badge/"></a>
<a href="https://pypi.org/project/ckernel/"><img src="https://badgen.net/pypi/v/ckernel"></a>
</p>

This package provides a Jupyter kernel which allows automatic compilation and
execution of C/C++ code from a notebook environment.

Documentation:

- [Installation](https://c-kernel.readthedocs.io/en/latest/00-install.html)
- [Using c-kernel](https://c-kernel.readthedocs.io/en/latest/01-use.html)
- [Examples](https://c-kernel.readthedocs.io/en/latest/02-example.html)
- [FAQs](https://c-kernel.readthedocs.io/en/latest/03-FAQ.html)

## Features

Using c-kernel, you can:

- Automatically compile and execute code cells

<p align="center">
<img src="docs/img/demo-basic.png">
</p>

- Add compiler options using `//%` magic comments

<p align="center">
<img src="docs/img/demo-options.png">
</p>

- Compose multi-file programs in a single notebook

<p align="center">
<img src="docs/img/demo-multi-file.png">
</p>

- Get user input interactively

<p align="center">
<img src="docs/img/demo-interactive-input.png">
</p>


## Contact

For any issues, comments or feature requests, please go to the [issues page](https://github.com/adamtuft/c-kernel/issues).

## License and Copyright

Copyright (c) 2023, Adam Tuft

c-kernel is released under the BSD 3-clause license. See [LICENSE](<https://github.com/adamtuft/c-kernel/blob/main/LICENSE>) for details.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ckernel",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "jupyter,notebook,kernel,c,c++",
    "author": "Adam Tuft",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d0/94/44406756633bdb70d38c904f28c7139911cc0718ec2d1fbeaa9d65668f28/ckernel-0.5.3.tar.gz",
    "platform": null,
    "description": "# c-kernel\n\n<p align=\"center\">\n<a href=\"https://c-kernel.readthedocs.io/en/latest/index.html\"><img src=\"https://readthedocs.org/projects/c-kernel/badge/\"></a>\n<a href=\"https://pypi.org/project/ckernel/\"><img src=\"https://badgen.net/pypi/v/ckernel\"></a>\n</p>\n\nThis package provides a Jupyter kernel which allows automatic compilation and\nexecution of C/C++ code from a notebook environment.\n\nDocumentation:\n\n- [Installation](https://c-kernel.readthedocs.io/en/latest/00-install.html)\n- [Using c-kernel](https://c-kernel.readthedocs.io/en/latest/01-use.html)\n- [Examples](https://c-kernel.readthedocs.io/en/latest/02-example.html)\n- [FAQs](https://c-kernel.readthedocs.io/en/latest/03-FAQ.html)\n\n## Features\n\nUsing c-kernel, you can:\n\n- Automatically compile and execute code cells\n\n<p align=\"center\">\n<img src=\"docs/img/demo-basic.png\">\n</p>\n\n- Add compiler options using `//%` magic comments\n\n<p align=\"center\">\n<img src=\"docs/img/demo-options.png\">\n</p>\n\n- Compose multi-file programs in a single notebook\n\n<p align=\"center\">\n<img src=\"docs/img/demo-multi-file.png\">\n</p>\n\n- Get user input interactively\n\n<p align=\"center\">\n<img src=\"docs/img/demo-interactive-input.png\">\n</p>\n\n\n## Contact\n\nFor any issues, comments or feature requests, please go to the [issues page](https://github.com/adamtuft/c-kernel/issues).\n\n## License and Copyright\n\nCopyright (c) 2023, Adam Tuft\n\nc-kernel is released under the BSD 3-clause license. See [LICENSE](<https://github.com/adamtuft/c-kernel/blob/main/LICENSE>) for details.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Provides a Jupyter kernel which allows automatic compilation and execution of C/C++ code from a notebook environment.",
    "version": "0.5.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/adamtuft/c-kernel/issues",
        "Homepage": "https://c-kernel.readthedocs.io/en/latest/index.html"
    },
    "split_keywords": [
        "jupyter",
        "notebook",
        "kernel",
        "c",
        "c++"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa4c24068114d7f3adc85e8ff4f1626afbdebef6d1e811b9281e3b8590514ba8",
                "md5": "c86d1b3ea154addb0dbdbadbcc86bd10",
                "sha256": "e296292eb5e15154a22cdf308e705093bc8eebaa25d2d64c0d1f4c8272c66c4a"
            },
            "downloads": -1,
            "filename": "ckernel-0.5.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c86d1b3ea154addb0dbdbadbcc86bd10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 20589,
            "upload_time": "2024-01-18T17:49:14",
            "upload_time_iso_8601": "2024-01-18T17:49:14.065265Z",
            "url": "https://files.pythonhosted.org/packages/aa/4c/24068114d7f3adc85e8ff4f1626afbdebef6d1e811b9281e3b8590514ba8/ckernel-0.5.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d09444406756633bdb70d38c904f28c7139911cc0718ec2d1fbeaa9d65668f28",
                "md5": "cf4364885ab854789f34e413499f9fe2",
                "sha256": "be971aa502538f51b7c40acd99a20edbac510353a388a4ec0c0cc4f1feed1205"
            },
            "downloads": -1,
            "filename": "ckernel-0.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "cf4364885ab854789f34e413499f9fe2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 18190,
            "upload_time": "2024-01-18T17:49:15",
            "upload_time_iso_8601": "2024-01-18T17:49:15.801426Z",
            "url": "https://files.pythonhosted.org/packages/d0/94/44406756633bdb70d38c904f28c7139911cc0718ec2d1fbeaa9d65668f28/ckernel-0.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-18 17:49:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adamtuft",
    "github_project": "c-kernel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ckernel"
}
        
Elapsed time: 0.20346s