jupyverse


Namejupyverse JSON
Version 0.10.1 PyPI version JSON
download
home_pageNone
SummaryA set of FPS plugins implementing a Jupyter server
upload_time2025-07-08 19:31:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD 3-Clause License
keywords fastapi jupyter plugins server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/jupyter-server/jupyverse/workflows/test/badge.svg)](https://github.com/jupyter-server/jupyverse/actions)

# jupyverse

A set of [FPS](https://github.com/jupyter-server/fps) modules implementing a Jupyter server.

Try it online:
- JupyterLab frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jupyterlab)
- Jupyter Notebook frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-notebook)

Documentation is available [here](https://jupyter-server.github.io/jupyverse).

## Motivation

For the motivations behind this project, please refer to this issue in the
[Jupyter server team compass](https://github.com/jupyter-server/team-compass/issues/11).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jupyverse",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "fastapi, jupyter, plugins, server",
    "author": null,
    "author_email": "Jupyter Development Team <jupyter@googlegroups.com>",
    "download_url": "https://files.pythonhosted.org/packages/6a/d3/6040adb039cd0e0ca74cc89183672fd56961f542507ef61dd10f92fd046c/jupyverse-0.10.1.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://github.com/jupyter-server/jupyverse/workflows/test/badge.svg)](https://github.com/jupyter-server/jupyverse/actions)\n\n# jupyverse\n\nA set of [FPS](https://github.com/jupyter-server/fps) modules implementing a Jupyter server.\n\nTry it online:\n- JupyterLab frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jupyterlab)\n- Jupyter Notebook frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-notebook)\n\nDocumentation is available [here](https://jupyter-server.github.io/jupyverse).\n\n## Motivation\n\nFor the motivations behind this project, please refer to this issue in the\n[Jupyter server team compass](https://github.com/jupyter-server/team-compass/issues/11).\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "A set of FPS plugins implementing a Jupyter server",
    "version": "0.10.1",
    "project_urls": {
        "Homepage": "https://jupyter.org"
    },
    "split_keywords": [
        "fastapi",
        " jupyter",
        " plugins",
        " server"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ccf54683b842c8bdb956f06d52314a4a00e2ad338e7e08d9a8db1773e021a75f",
                "md5": "6a90bebe2197274e1ff36b4fab734e63",
                "sha256": "da4ca4a0f83b9a458eafa83296b7ac67cf720412aae2fdfc6b8eea5b614a193b"
            },
            "downloads": -1,
            "filename": "jupyverse-0.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a90bebe2197274e1ff36b4fab734e63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3676,
            "upload_time": "2025-07-08T19:31:35",
            "upload_time_iso_8601": "2025-07-08T19:31:35.344485Z",
            "url": "https://files.pythonhosted.org/packages/cc/f5/4683b842c8bdb956f06d52314a4a00e2ad338e7e08d9a8db1773e021a75f/jupyverse-0.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6ad36040adb039cd0e0ca74cc89183672fd56961f542507ef61dd10f92fd046c",
                "md5": "d1c99873a1ad08f77945ba2a08e356db",
                "sha256": "7497df71ce5f9d440bd44aad568131b6ace57ebe3a9d55d959fbf873ac57738d"
            },
            "downloads": -1,
            "filename": "jupyverse-0.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d1c99873a1ad08f77945ba2a08e356db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 138243,
            "upload_time": "2025-07-08T19:31:39",
            "upload_time_iso_8601": "2025-07-08T19:31:39.649907Z",
            "url": "https://files.pythonhosted.org/packages/6a/d3/6040adb039cd0e0ca74cc89183672fd56961f542507ef61dd10f92fd046c/jupyverse-0.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 19:31:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jupyverse"
}
        
Elapsed time: 0.60292s