Skip to content

Commit 085555e

Browse files
Add some visualization libraries for map (krzjoa#17)
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
1 parent 2218e22 commit 085555e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,14 @@
245245
* [physt](https://github.com/janpipek/physt) - Improved histograms.
246246
* [animatplot](https://github.com/t-makaro/animatplot) - A python package for animating plots build on matplotlib.
247247
* [plotly](https://plot.ly/python/) - A Python library that makes interactive and publication-quality graphs.
248+
* [folium](https://python-visualization.github.io/folium/quickstart.html#Getting-Started) - Makes it easy to visualize data on an interactive open street map
249+
* [geemap](https://github.com/giswqs/geemap) - Python package for interactive mapping with Google Earth Engine (GEE)
250+
251+
252+
## Deployment
253+
* [datapane](https://datapane.com/) - A collection of APIs to turn scripts and notebooks into interactive reports.
254+
* [fastapi](https://fastapi.tiangolo.com/) - Modern, fast (high-performance), web framework for building APIs with Python
255+
* [streamlit](https://www.streamlit.io/) - Make it easy to deploy machine learning model
248256

249257

250258
## Deployment

0 commit comments

Comments
 (0)