jupyverse


Namejupyverse JSON
Version 0.10.6 PyPI version JSON
download
home_pageNone
SummaryA set of FPS plugins implementing a Jupyter server
upload_time2025-07-28 10:27:03
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/89/75/abc4568fc54beeb43fda692340c8c2e1e81d50f00eae1052fbb780d63955/jupyverse-0.10.6.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.6",
    "project_urls": {
        "Homepage": "https://jupyter.org"
    },
    "split_keywords": [
        "fastapi",
        " jupyter",
        " plugins",
        " server"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bed64ace5dca56f65b66b40491ccb6fc6f4b91871da1764f2949081fed263aa3",
                "md5": "5030bc0f76dc82cabf884597829453ce",
                "sha256": "c619fc3974f9d6e927e8a9010acffc3742a5bfe99574de9d96d764d0462a92ea"
            },
            "downloads": -1,
            "filename": "jupyverse-0.10.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5030bc0f76dc82cabf884597829453ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3679,
            "upload_time": "2025-07-28T10:26:54",
            "upload_time_iso_8601": "2025-07-28T10:26:54.382163Z",
            "url": "https://files.pythonhosted.org/packages/be/d6/4ace5dca56f65b66b40491ccb6fc6f4b91871da1764f2949081fed263aa3/jupyverse-0.10.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8975abc4568fc54beeb43fda692340c8c2e1e81d50f00eae1052fbb780d63955",
                "md5": "32da5f55ec9817f41862e993a5d6b076",
                "sha256": "d8b67d1b27371bbc2f1dad47c2d75071bf0cb585995ca83567fe991fd20da21d"
            },
            "downloads": -1,
            "filename": "jupyverse-0.10.6.tar.gz",
            "has_sig": false,
            "md5_digest": "32da5f55ec9817f41862e993a5d6b076",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 141358,
            "upload_time": "2025-07-28T10:27:03",
            "upload_time_iso_8601": "2025-07-28T10:27:03.011969Z",
            "url": "https://files.pythonhosted.org/packages/89/75/abc4568fc54beeb43fda692340c8c2e1e81d50f00eae1052fbb780d63955/jupyverse-0.10.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 10:27:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jupyverse"
}
        
Elapsed time: 1.73540s