jupyter-contrib-core


Namejupyter-contrib-core JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://github.com/jupyter-contrib/jupyter_contrib_core
SummaryCommon utilities for jupyter-contrib projects.
upload_time2022-11-15 16:21:53
maintainer
docs_urlNone
authorjcb91, jupyter-contrib developers
requires_python
licenseBSD 3-clause
keywords jupyter notebook
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
Common utilities for jupyter-contrib projects. Includes:

-   providing a notebook-4.2-compatible nbextension API in order to
    smooth over differences in versions 4.0 and 4.1
-   common application components and cli scripts
-   utility classes and functions for use in tests

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jupyter-contrib/jupyter_contrib_core",
    "name": "jupyter-contrib-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Jupyter,notebook",
    "author": "jcb91, jupyter-contrib developers",
    "author_email": "joshuacookebarnes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/50/94/0d37e5b49ea1c8bf204c46f9b0257c1f3319a4ab88acbd401da2cab25e55/jupyter_contrib_core-0.4.2.tar.gz",
    "platform": "any",
    "description": "\nCommon utilities for jupyter-contrib projects. Includes:\n\n-   providing a notebook-4.2-compatible nbextension API in order to\n    smooth over differences in versions 4.0 and 4.1\n-   common application components and cli scripts\n-   utility classes and functions for use in tests\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "Common utilities for jupyter-contrib projects.",
    "version": "0.4.2",
    "project_urls": {
        "Download": "https://github.com/jupyter-contrib/jupyter_contrib_core/tarball/0.4.2",
        "Homepage": "https://github.com/jupyter-contrib/jupyter_contrib_core"
    },
    "split_keywords": [
        "jupyter",
        "notebook"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50940d37e5b49ea1c8bf204c46f9b0257c1f3319a4ab88acbd401da2cab25e55",
                "md5": "31cd17766ffe825f0e3910846bed9900",
                "sha256": "1887212f3ca9d4487d624c0705c20dfdf03d5a0b9ea2557d3aaeeb4c38bdcabb"
            },
            "downloads": -1,
            "filename": "jupyter_contrib_core-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "31cd17766ffe825f0e3910846bed9900",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17490,
            "upload_time": "2022-11-15T16:21:53",
            "upload_time_iso_8601": "2022-11-15T16:21:53.357484Z",
            "url": "https://files.pythonhosted.org/packages/50/94/0d37e5b49ea1c8bf204c46f9b0257c1f3319a4ab88acbd401da2cab25e55/jupyter_contrib_core-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-15 16:21:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jupyter-contrib",
    "github_project": "jupyter_contrib_core",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "tox": true,
    "lcname": "jupyter-contrib-core"
}
        
Elapsed time: 0.08953s