streamlit-component-loader


Namestreamlit-component-loader JSON
Version 0.7.5 PyPI version JSON
download
home_pagehttps://github.com/quiradev/streamlit-plugins
SummaryComponents and Frameworks to give new features to streamlit
upload_time2025-10-21 21:37:45
maintainerNone
docs_urlNone
authorVictor Quilon Ranera
requires_python>=3.10
licenseMIT
keywords streamlit plugins components loader
VCS
bugtrack_url
requirements streamlit compress-pickle bokeh validators pandas htbuilder webcolors pydantic
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/quiradev/streamlit-plugins",
    "name": "streamlit-component-loader",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "streamlit, plugins, components, loader",
    "author": "Victor Quilon Ranera",
    "author_email": "v.quilonr@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6a/2d/52c8eb3caabc878e013236e4520a2cba1b65631fc6392303bd66c2e07745/streamlit_component_loader-0.7.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Components and Frameworks to give new features to streamlit",
    "version": "0.7.5",
    "project_urls": {
        "Homepage": "https://github.com/quiradev/streamlit-plugins"
    },
    "split_keywords": [
        "streamlit",
        " plugins",
        " components",
        " loader"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f47bfa467dc3609bc56c4114cdc346292aaf064aa7867891909111df1e6cc96c",
                "md5": "b8858d16344bf9d8430cbdc1f23001b7",
                "sha256": "5b92d61148f8cc92f89c83ae9c7acbf98f438ccbe50c7cb40d81464785d13885"
            },
            "downloads": -1,
            "filename": "streamlit_component_loader-0.7.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b8858d16344bf9d8430cbdc1f23001b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 16441,
            "upload_time": "2025-10-21T21:37:43",
            "upload_time_iso_8601": "2025-10-21T21:37:43.359754Z",
            "url": "https://files.pythonhosted.org/packages/f4/7b/fa467dc3609bc56c4114cdc346292aaf064aa7867891909111df1e6cc96c/streamlit_component_loader-0.7.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6a2d52c8eb3caabc878e013236e4520a2cba1b65631fc6392303bd66c2e07745",
                "md5": "2faf76baca49c38c8d2cfbee4bc43c55",
                "sha256": "a25e2500880b3a1aa396c8c79bacc3d1aebd7b34210c31e280090090c3f745ac"
            },
            "downloads": -1,
            "filename": "streamlit_component_loader-0.7.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2faf76baca49c38c8d2cfbee4bc43c55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 19281,
            "upload_time": "2025-10-21T21:37:45",
            "upload_time_iso_8601": "2025-10-21T21:37:45.361751Z",
            "url": "https://files.pythonhosted.org/packages/6a/2d/52c8eb3caabc878e013236e4520a2cba1b65631fc6392303bd66c2e07745/streamlit_component_loader-0.7.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-21 21:37:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quiradev",
    "github_project": "streamlit-plugins",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "streamlit",
            "specs": [
                [
                    ">=",
                    "1.38.0"
                ],
                [
                    "<",
                    "2"
                ]
            ]
        },
        {
            "name": "compress-pickle",
            "specs": [
                [
                    ">=",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "bokeh",
            "specs": [
                [
                    ">=",
                    "3.1.1"
                ]
            ]
        },
        {
            "name": "validators",
            "specs": [
                [
                    ">=",
                    "0.22.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "htbuilder",
            "specs": []
        },
        {
            "name": "webcolors",
            "specs": []
        },
        {
            "name": "pydantic",
            "specs": []
        }
    ],
    "lcname": "streamlit-component-loader"
}
        
Elapsed time: 2.49134s