jupyterthemes


Namejupyterthemes JSON
Version 0.20.0 PyPI version JSON
download
home_pagehttps://github.com/dunovank/jupyter-themes
SummarySelect and install a Jupyter notebook theme
upload_time2018-11-22 17:02:21
maintainer
docs_urlNone
authordunovank
requires_python
licenseMIT
keywords jupyter python ipython notebook theme less css
VCS
bugtrack_url
requirements jupyter_core notebook ipython matplotlib lesscpy
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dunovank/jupyter-themes",
    "name": "jupyterthemes",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "jupyter,python,ipython,notebook,theme,less,css",
    "author": "dunovank",
    "author_email": "dunovank@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/78/16808dd4002e2ca477e3af2f503d331faeabe2ee03c2ddf62e706c927467/jupyterthemes-0.20.0.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Select and install a Jupyter notebook theme",
    "version": "0.20.0",
    "split_keywords": [
        "jupyter",
        "python",
        "ipython",
        "notebook",
        "theme",
        "less",
        "css"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "eae202749d378f8ce8832d553e28ce4d",
                "sha256": "4bd42fc88a06e3afabbe70c2ee25e6467147512993a3cbd9bec57ae3fd2e2fb1"
            },
            "downloads": -1,
            "filename": "jupyterthemes-0.20.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eae202749d378f8ce8832d553e28ce4d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7020104,
            "upload_time": "2018-11-22T17:02:16",
            "upload_time_iso_8601": "2018-11-22T17:02:16.880189Z",
            "url": "https://files.pythonhosted.org/packages/8a/08/9dee6dfd7f2aad6c30282d55c8f495b4dc1e4747b4e2bdbeb80572ddf312/jupyterthemes-0.20.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "eae466a5b2afae5d35d8a72a5c7148d4",
                "sha256": "2a8ebc0c84b212ab99b9f1757fc0582a3f53930d3a75b2492d91a7c8b36ab41e"
            },
            "downloads": -1,
            "filename": "jupyterthemes-0.20.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eae466a5b2afae5d35d8a72a5c7148d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6719959,
            "upload_time": "2018-11-22T17:02:21",
            "upload_time_iso_8601": "2018-11-22T17:02:21.929436Z",
            "url": "https://files.pythonhosted.org/packages/f7/78/16808dd4002e2ca477e3af2f503d331faeabe2ee03c2ddf62e706c927467/jupyterthemes-0.20.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-11-22 17:02:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dunovank",
    "github_project": "jupyter-themes",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "jupyter_core",
            "specs": []
        },
        {
            "name": "notebook",
            "specs": [
                [
                    ">=",
                    "5.6.0"
                ]
            ]
        },
        {
            "name": "ipython",
            "specs": [
                [
                    ">=",
                    "5.4.1"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "1.4.3"
                ]
            ]
        },
        {
            "name": "lesscpy",
            "specs": [
                [
                    ">=",
                    "0.11.2"
                ]
            ]
        }
    ],
    "lcname": "jupyterthemes"
}
        
Elapsed time: 0.03325s