{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics"}],"enrichment":{"capability":"Renders interactive Folium maps in Streamlit applications, with support for bi-directional interaction to capture user selections like bounding boxes and clicked items.","skillfed_tags":["geospatial","streamlit-component","interactive-maps"],"use_cases":["Display interactive maps in Streamlit dashboards with click detection and bounding box queries.","Build geospatial data exploration tools that respond to user map interactions in real time.","Embed Folium-styled maps (markers, popups, layers) directly into Streamlit web apps without custom JavaScript.","Capture map state (zoom, pan, selected bounds) to filter or update other dashboard elements."],"what_it_does":"streamlit-folium bridges Streamlit and Folium, two popular Python libraries for web apps and interactive maps. It provides two functions: st_folium() for bi-directional interaction (send a map to the app, receive back user selections like bounding boxes and clicked items), and folium_static() for static rendering of Folium objects. The package wraps Folium's HTML representation and integrates it into Streamlit's component system.\n\nYou use it when you want to add interactive geographic visualizations to a Streamlit dashboard. It depends on streamlit, folium, jinja2, and branca\u2014all stable, widely-used packages. The wheel installs cleanly and requires Python >= 3.11. No known security vulnerabilities.","worth_installing":"Yes. Active maintenance, low install friction, no vulnerabilities, and a clear use case for geospatial Streamlit apps. The two-function API (interactive st_folium() plus static folium_static()) covers both simple and complex map scenarios. Install if you're building a Streamlit dashboard that needs interactive maps."},"id":"streamlit-folium","links":{"html":"https://skillfed.io/packages/streamlit-folium","md":"https://skillfed.io/packages/streamlit-folium.md","pypi":"https://pypi.org/project/streamlit-folium/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-03","license_spdx":null,"license_treatment":"unclear","name":"streamlit-folium","python_support":"supports_current","summary":"Render Folium objects in Streamlit"},"popularity":{"monthly_downloads":410590,"position":6863,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.27.4"}
