Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Streamlit Component for rendering Folium maps
| Date | Stars |
|---|---|
| 2026-07-24 | 585 |
| 2026-07-25 | 585 |
| 2026-07-28 | 585 |
| 2026-07-30 | 585 |
| 2026-08-06 | 585 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
45.0
growth rate 0.00%/day
# streamlit-folium: geospatial made easy in Streamlit!  [](https://share.streamlit.io/randyzwitch/streamlit-folium/examples/streamlit_app.py) streamlit-folium integrates two great open-source projects in the Python ecosystem: [Streamlit](https://streamlit.io/) and [Folium](https://python-visualization.github.io/folium/)! ## Installation ```python pip install streamlit-folium or conda install -c conda-forge streamlit-folium ``` ## Usage Currently, there are two functions defined: - `st_folium()`: a bi-directional Component, taking a Folium/Branca object and plotting to the Streamlit app. Upon mount/interaction with the Streamlit app, `st_folium()` returns a Dict with selected information including the bounding box and items clicked on - `folium_static()`: takes a `folium.Map`, `folium.Figure`, or `branca.element.Figure` object and displays it in a Streamlit app using the `_repr_html()` representation created in Folium. This function should be a strict subset the of functionality of the newer `st_folium()` function, but is great for testing to ensure you have the correct Folium syntax. ## Example [<img src="https://py.cafe/logos/pycafe_logo.png" alt="PyCafe logo" width="24" height="24"> Run and edit this example in Py.Cafe](https://py.cafe/maartenbreddels/streamlit-folium-geospatial-visualizations)  ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
Excerpt of 1,767 characters
Read on GitHub96
Zachary Blackwood · Streamlit · India
53
19
12
3
2
2
2
1
1
1
1
1
1
1
1
1
Mateusz Lewandowski
1
Benjamin Räthlein · Germany
1
RAHUL KUMAR · Google · India
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:0830ba24ca12fe28, topic:streamlit
matched fp:0830ba24ca12fe28, topic:geospatial