# gradio_folium
A Custom Gradio component for displaying maps built with Folium.
## Example usage
```python
import gradio as gr
from gradio_folium import Folium
```
Raw data
{
"_id": null,
"home_page": "",
"name": "gradio-folium",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "folium,geospatial,gradio-custom-component,maps",
"author": "",
"author_email": "YOUR NAME <YOUREMAIL@domain.com>",
"download_url": "https://files.pythonhosted.org/packages/fc/48/ab302d642e5f18a9c4c9ef2149b2437059f39b69ae34a75f88a68a5db63e/gradio_folium-0.0.6.tar.gz",
"platform": null,
"description": "# gradio_folium\nA Custom Gradio component for displaying maps built with Folium.\n\n## Example usage\n\n```python\nimport gradio as gr\nfrom gradio_folium import Folium\n```",
"bugtrack_url": null,
"license": "",
"summary": "Display Interactive Maps Created with Folium",
"version": "0.0.6",
"project_urls": null,
"split_keywords": [
"folium",
"geospatial",
"gradio-custom-component",
"maps"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e0e80dd98abf63c49c2ebdd71ff1e5883375e7e726ca39f7d3e740305a4b10c1",
"md5": "d9eb5d47a82eca983d74d5405d9a2606",
"sha256": "900dd6924b7ee680e78d5a2f69462b9540abed4abf4513038762e19205624a4d"
},
"downloads": -1,
"filename": "gradio_folium-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d9eb5d47a82eca983d74d5405d9a2606",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 22041,
"upload_time": "2023-11-22T00:45:20",
"upload_time_iso_8601": "2023-11-22T00:45:20.052631Z",
"url": "https://files.pythonhosted.org/packages/e0/e8/0dd98abf63c49c2ebdd71ff1e5883375e7e726ca39f7d3e740305a4b10c1/gradio_folium-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc48ab302d642e5f18a9c4c9ef2149b2437059f39b69ae34a75f88a68a5db63e",
"md5": "09212c9cda702fe3822e08d85947fd2c",
"sha256": "85ea8e4c32fbda36100f8a3c366ab1a3e8a4853b369458bd1dbd9da0e29fe755"
},
"downloads": -1,
"filename": "gradio_folium-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "09212c9cda702fe3822e08d85947fd2c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 38132,
"upload_time": "2023-11-22T00:45:21",
"upload_time_iso_8601": "2023-11-22T00:45:21.828616Z",
"url": "https://files.pythonhosted.org/packages/fc/48/ab302d642e5f18a9c4c9ef2149b2437059f39b69ae34a75f88a68a5db63e/gradio_folium-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-22 00:45:21",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "gradio-folium"
}