streamlit-folium


Namestreamlit-folium JSON
Version 0.24.0 PyPI version JSON
download
home_pagehttps://github.com/randyzwitch/streamlit-folium
SummaryRender Folium objects in Streamlit
upload_time2024-12-19 19:44:21
maintainerNone
docs_urlNone
authorRandy Zwitch
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements streamlit folium jinja2 branca geopandas
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/randyzwitch/streamlit-folium",
    "name": "streamlit-folium",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Randy Zwitch",
    "author_email": "rzwitch@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7c/48/4f4d782de753c209fb6f38f90eda2941e893d4d298c75a56c4da74c12bed/streamlit_folium-0.24.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Render Folium objects in Streamlit",
    "version": "0.24.0",
    "project_urls": {
        "Homepage": "https://github.com/randyzwitch/streamlit-folium"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4960947005f9f03632a80444e1870ff261b5528b4c8d53dd5f419fd5f4367d20",
                "md5": "88a9c9bdaa23d9419618a9fdbcb1144b",
                "sha256": "e7b1d30c5a5db018442a459644d085a397754da8c32047999e83f6bdf434345d"
            },
            "downloads": -1,
            "filename": "streamlit_folium-0.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88a9c9bdaa23d9419618a9fdbcb1144b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 328493,
            "upload_time": "2024-12-19T19:44:18",
            "upload_time_iso_8601": "2024-12-19T19:44:18.928404Z",
            "url": "https://files.pythonhosted.org/packages/49/60/947005f9f03632a80444e1870ff261b5528b4c8d53dd5f419fd5f4367d20/streamlit_folium-0.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c484f4d782de753c209fb6f38f90eda2941e893d4d298c75a56c4da74c12bed",
                "md5": "53b09b9b23839e9c2921cd173d2f15e0",
                "sha256": "f59238feb8e4c1ec0cc54f19fc45d1ee198a8ca55f025bc0b906f48eb7fa5c10"
            },
            "downloads": -1,
            "filename": "streamlit_folium-0.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "53b09b9b23839e9c2921cd173d2f15e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 330745,
            "upload_time": "2024-12-19T19:44:21",
            "upload_time_iso_8601": "2024-12-19T19:44:21.440878Z",
            "url": "https://files.pythonhosted.org/packages/7c/48/4f4d782de753c209fb6f38f90eda2941e893d4d298c75a56c4da74c12bed/streamlit_folium-0.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 19:44:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "randyzwitch",
    "github_project": "streamlit-folium",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "streamlit",
            "specs": [
                [
                    ">=",
                    "1.35.0"
                ]
            ]
        },
        {
            "name": "folium",
            "specs": [
                [
                    "!=",
                    "0.15.0"
                ],
                [
                    ">=",
                    "0.13"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": []
        },
        {
            "name": "branca",
            "specs": []
        },
        {
            "name": "geopandas",
            "specs": []
        }
    ],
    "lcname": "streamlit-folium"
}
        
Elapsed time: 0.51969s