streamlit-component-loader


Namestreamlit-component-loader JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/quiradev/streamlit-plugins
SummaryComponents and Frameworks to give new features to streamlit
upload_time2025-01-11 20:10:46
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
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/0d/ea/ebcb437b1c1041cce66133786e09726c296873e8c0fe01099f3abdddd3d0/streamlit_component_loader-0.4.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Components and Frameworks to give new features to streamlit",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/quiradev/streamlit-plugins"
    },
    "split_keywords": [
        "streamlit",
        " plugins",
        " components",
        " loader"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d74d601d03e9702a02e2c16a5503386bca8842f2b66971d823e046cc710c941",
                "md5": "57cb5174997ff7db36fb98836157d3ac",
                "sha256": "8c4a775611c90db7e1e27cd95ba1fb1edf7fcca8bfd7c23ba4571c66452c9a0d"
            },
            "downloads": -1,
            "filename": "streamlit_component_loader-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57cb5174997ff7db36fb98836157d3ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 15492,
            "upload_time": "2025-01-11T20:10:45",
            "upload_time_iso_8601": "2025-01-11T20:10:45.173454Z",
            "url": "https://files.pythonhosted.org/packages/5d/74/d601d03e9702a02e2c16a5503386bca8842f2b66971d823e046cc710c941/streamlit_component_loader-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0deaebcb437b1c1041cce66133786e09726c296873e8c0fe01099f3abdddd3d0",
                "md5": "3960985416b5b2ca9c052b1991f3ecf7",
                "sha256": "b36e4bb72196363ce28a8ea42db4fb1d45e3920418f2cf8b1889203a1087a890"
            },
            "downloads": -1,
            "filename": "streamlit_component_loader-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3960985416b5b2ca9c052b1991f3ecf7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16796,
            "upload_time": "2025-01-11T20:10:46",
            "upload_time_iso_8601": "2025-01-11T20:10:46.244385Z",
            "url": "https://files.pythonhosted.org/packages/0d/ea/ebcb437b1c1041cce66133786e09726c296873e8c0fe01099f3abdddd3d0/streamlit_component_loader-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-11 20:10:46",
    "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.41.0"
                ]
            ]
        },
        {
            "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"
                ]
            ]
        }
    ],
    "lcname": "streamlit-component-loader"
}
        
Elapsed time: 3.01650s