teedoc-plugin-theme-default


Nameteedoc-plugin-theme-default JSON
Version 1.24.7 PyPI version JSON
download
home_pagehttps://github.com/Neutree/teedoc
Summarydefault theme for teedoc
upload_time2025-01-17 06:27:38
maintainerNone
docs_urlNone
authorNeucrack
requires_pythonNone
licenseMIT
keywords doc website markdown jupyter notbook generator teedoc theme
VCS
bugtrack_url
requirements coloredlogs mistune watchdog nbconvert PyYAML jinja2 flask babel requests progress html2text
Travis-CI No Travis.
coveralls test coverage No coveralls.
            teedoc-plugin-theme-default
===========

default theme for [teedoc](https://github.com/Neutree/teedoc)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Neutree/teedoc",
    "name": "teedoc-plugin-theme-default",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "doc website markdown jupyter notbook generator teedoc theme",
    "author": "Neucrack",
    "author_email": "CZD666666@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/3f/af339b341490edb9a5f222869afc08321cc51ac4abd3e805e4bb8c90ed94/teedoc_plugin_theme_default-1.24.7.tar.gz",
    "platform": null,
    "description": "teedoc-plugin-theme-default\n===========\n\ndefault theme for [teedoc](https://github.com/Neutree/teedoc)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "default theme for teedoc",
    "version": "1.24.7",
    "project_urls": {
        "Homepage": "https://github.com/Neutree/teedoc"
    },
    "split_keywords": [
        "doc",
        "website",
        "markdown",
        "jupyter",
        "notbook",
        "generator",
        "teedoc",
        "theme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59712abf35a463ec7a88601ca3fc0266c6decfd4a6b388597b814f5f11428e45",
                "md5": "994271f9c16d741d88db4ec30c505402",
                "sha256": "8b5ae086c50023223c537ca56406ea729c40c5368b32bf33529ac80e573c265c"
            },
            "downloads": -1,
            "filename": "teedoc_plugin_theme_default-1.24.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "994271f9c16d741d88db4ec30c505402",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 124402,
            "upload_time": "2025-01-17T06:27:35",
            "upload_time_iso_8601": "2025-01-17T06:27:35.157584Z",
            "url": "https://files.pythonhosted.org/packages/59/71/2abf35a463ec7a88601ca3fc0266c6decfd4a6b388597b814f5f11428e45/teedoc_plugin_theme_default-1.24.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e93faf339b341490edb9a5f222869afc08321cc51ac4abd3e805e4bb8c90ed94",
                "md5": "8a1add9696aeea8f54cdb90f0ff32316",
                "sha256": "67865631c7743da660e30666ed13929d73d9c0e31fb8ddd522646a452fb11aed"
            },
            "downloads": -1,
            "filename": "teedoc_plugin_theme_default-1.24.7.tar.gz",
            "has_sig": false,
            "md5_digest": "8a1add9696aeea8f54cdb90f0ff32316",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 112512,
            "upload_time": "2025-01-17T06:27:38",
            "upload_time_iso_8601": "2025-01-17T06:27:38.832496Z",
            "url": "https://files.pythonhosted.org/packages/e9/3f/af339b341490edb9a5f222869afc08321cc51ac4abd3e805e4bb8c90ed94/teedoc_plugin_theme_default-1.24.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-17 06:27:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Neutree",
    "github_project": "teedoc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "coloredlogs",
            "specs": [
                [
                    ">=",
                    "15.0.1"
                ]
            ]
        },
        {
            "name": "mistune",
            "specs": [
                [
                    "<",
                    "3"
                ],
                [
                    ">=",
                    "2.0.3"
                ]
            ]
        },
        {
            "name": "watchdog",
            "specs": [
                [
                    ">=",
                    "2.1.7"
                ]
            ]
        },
        {
            "name": "nbconvert",
            "specs": [
                [
                    ">=",
                    "7.0.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "5.4.1"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    ">=",
                    "3.1.1"
                ]
            ]
        },
        {
            "name": "flask",
            "specs": [
                [
                    ">=",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "babel",
            "specs": [
                [
                    ">=",
                    "2.9.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "progress",
            "specs": []
        },
        {
            "name": "html2text",
            "specs": []
        }
    ],
    "lcname": "teedoc-plugin-theme-default"
}
        
Elapsed time: 0.46055s