{"library":"folium","type":"library","category":null,"description":"Folium is a Python library that builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the Leaflet.js library. It allows users to create interactive maps and geospatial visualizations that can be shared as standalone HTML files or integrated into web applications. The current version is 0.20.0, and it maintains an active release cadence with frequent updates and patch releases.","language":"python","status":"active","version":"0.20.0","tags":["mapping","geospatial","leaflet","visualization","data visualization"],"last_verified":"Wed May 20","install":[{"cmd":"pip install folium","imports":["import folium\nm = folium.Map(...)","import folium\nfolium.Marker(...).add_to(m)","import folium\nfolium.Choropleth(...).add_to(m)","from folium.plugins import MarkerCluster"]}],"homepage":null,"github":"https://github.com/python-visualization/folium","docs":null,"changelog":null,"pypi":"https://pypi.org/project/folium/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.6,"avg_import_s":1.67,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/folium/compatibility"}}