streamlit-patch


Namestreamlit-patch JSON
Version 0.0.21 PyPI version JSON
download
home_pagehttps://github.com/qixiaojian310/streamlit_patch
SummaryA streamlit patch for markdown render
upload_time2025-03-15 04:45:54
maintainerNone
docs_urlNone
authorqixiaojian310
requires_pythonNone
licenseMIT Licence
keywords pip streamlit_patch
VCS
bugtrack_url
requirements streamlit streamlit-echarts streamlit-float itables pandas
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A streamlit patch for markdown render

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/qixiaojian310/streamlit_patch",
    "name": "streamlit-patch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pip, streamlit_patch",
    "author": "qixiaojian310",
    "author_email": "qixiaojian00310@163.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/9f/050d83bb351675a201a5fcfea8c7c360f643c1b3d7c5b1862f60ef02f4b6/streamlit_patch-0.0.21.tar.gz",
    "platform": "any",
    "description": "A streamlit patch for markdown render\n",
    "bugtrack_url": null,
    "license": "MIT Licence",
    "summary": "A streamlit patch for markdown render",
    "version": "0.0.21",
    "project_urls": {
        "Homepage": "https://github.com/qixiaojian310/streamlit_patch"
    },
    "split_keywords": [
        "pip",
        " streamlit_patch"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d0e2adf6dae24e2bd9adcf61d01b16ed4ce40d57bf32156e9a4f2a93459b73b2",
                "md5": "43e855da604deb6b6440528032c4a042",
                "sha256": "264a923d64b9fb0a14e14ac38cb12f91a70b04ed9706dbe3c84215bd11e6b87b"
            },
            "downloads": -1,
            "filename": "streamlit_patch-0.0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43e855da604deb6b6440528032c4a042",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8613,
            "upload_time": "2025-03-15T04:45:52",
            "upload_time_iso_8601": "2025-03-15T04:45:52.205525Z",
            "url": "https://files.pythonhosted.org/packages/d0/e2/adf6dae24e2bd9adcf61d01b16ed4ce40d57bf32156e9a4f2a93459b73b2/streamlit_patch-0.0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cb9f050d83bb351675a201a5fcfea8c7c360f643c1b3d7c5b1862f60ef02f4b6",
                "md5": "6b40ad6d218e0baca4622799c46db9bd",
                "sha256": "30451e7ce3cf5c04e9a5cfdf884a51ea79744a6658001480436ebffe3a433c68"
            },
            "downloads": -1,
            "filename": "streamlit_patch-0.0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "6b40ad6d218e0baca4622799c46db9bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7893,
            "upload_time": "2025-03-15T04:45:54",
            "upload_time_iso_8601": "2025-03-15T04:45:54.072236Z",
            "url": "https://files.pythonhosted.org/packages/cb/9f/050d83bb351675a201a5fcfea8c7c360f643c1b3d7c5b1862f60ef02f4b6/streamlit_patch-0.0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-15 04:45:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "qixiaojian310",
    "github_project": "streamlit_patch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "streamlit",
            "specs": [
                [
                    "==",
                    "1.40.1"
                ]
            ]
        },
        {
            "name": "streamlit-echarts",
            "specs": [
                [
                    "==",
                    "0.4.0"
                ]
            ]
        },
        {
            "name": "streamlit-float",
            "specs": [
                [
                    "==",
                    "0.3.5"
                ]
            ]
        },
        {
            "name": "itables",
            "specs": [
                [
                    "==",
                    "2.2.4"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.0.3"
                ]
            ]
        }
    ],
    "lcname": "streamlit-patch"
}
        
Elapsed time: 1.33870s