jpterm


Namejpterm JSON
Version 0.2.20 PyPI version JSON
download
home_pageNone
SummaryJupyter in the terminal
upload_time2024-12-14 22:48:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords jupyter textual
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/davidbrochart/jpterm/workflows/test/badge.svg)](https://github.com/davidbrochart/jpterm/actions)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)

<p align="center">
<a href="https://polar.sh/davidbrochart">
<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://polar.sh/embed/subscribe.svg?org=davidbrochart&darkmode=1">
  <img alt="Subscribe" src="https://polar.sh/embed/subscribe.svg?org=davidbrochart">
</picture>
</a>
</p>

# jpterm

Jpterm is the successor of [nbterm](https://github.com/davidbrochart/nbterm).

It aims to be the equivalent of [JupyterLab](https://jupyterlab.readthedocs.io) in the terminal, using the [Textual](https://textual.textualize.io) framework.

For more details, see the [documentation](https://davidbrochart.github.io/jpterm).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jpterm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "jupyter, textual",
    "author": null,
    "author_email": "David Brochart <david.brochart@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/78/aa/7d4aabee6698ae2331a09db4989854576f8733a6c0464b331bd7c1c16a05/jpterm-0.2.20.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://github.com/davidbrochart/jpterm/workflows/test/badge.svg)](https://github.com/davidbrochart/jpterm/actions)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)\n\n<p align=\"center\">\n<a href=\"https://polar.sh/davidbrochart\">\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://polar.sh/embed/subscribe.svg?org=davidbrochart&darkmode=1\">\n  <img alt=\"Subscribe\" src=\"https://polar.sh/embed/subscribe.svg?org=davidbrochart\">\n</picture>\n</a>\n</p>\n\n# jpterm\n\nJpterm is the successor of [nbterm](https://github.com/davidbrochart/nbterm).\n\nIt aims to be the equivalent of [JupyterLab](https://jupyterlab.readthedocs.io) in the terminal, using the [Textual](https://textual.textualize.io) framework.\n\nFor more details, see the [documentation](https://davidbrochart.github.io/jpterm).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Jupyter in the terminal",
    "version": "0.2.20",
    "project_urls": {
        "Homepage": "https://github.com/davidbrochart/jpterm"
    },
    "split_keywords": [
        "jupyter",
        " textual"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8fd5aa14743838d88a79c33450bf1d429ef786d79a3e1942af3eb7845749774",
                "md5": "d3b4153409dd5031fd86fe964cd0ddc2",
                "sha256": "5354774070eadb7624533011c7eef97989bdf4f48166877a8b4f8415308547b4"
            },
            "downloads": -1,
            "filename": "jpterm-0.2.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3b4153409dd5031fd86fe964cd0ddc2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3684,
            "upload_time": "2024-12-14T22:48:19",
            "upload_time_iso_8601": "2024-12-14T22:48:19.535131Z",
            "url": "https://files.pythonhosted.org/packages/a8/fd/5aa14743838d88a79c33450bf1d429ef786d79a3e1942af3eb7845749774/jpterm-0.2.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78aa7d4aabee6698ae2331a09db4989854576f8733a6c0464b331bd7c1c16a05",
                "md5": "d6abb65dfc9aa4529c989bff4d41c2fb",
                "sha256": "0bbb1f0af12247ac931ba0bfb29342ef18ed97d787f2772743f4db20431082e5"
            },
            "downloads": -1,
            "filename": "jpterm-0.2.20.tar.gz",
            "has_sig": false,
            "md5_digest": "d6abb65dfc9aa4529c989bff4d41c2fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 87836,
            "upload_time": "2024-12-14T22:48:41",
            "upload_time_iso_8601": "2024-12-14T22:48:41.344447Z",
            "url": "https://files.pythonhosted.org/packages/78/aa/7d4aabee6698ae2331a09db4989854576f8733a6c0464b331bd7c1c16a05/jpterm-0.2.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 22:48:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "davidbrochart",
    "github_project": "jpterm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jpterm"
}
        
Elapsed time: 0.42747s