PyScript Tutorial #5 Building an interactive map w/ Folium & PyScript

preview_player
Показать описание
00:00 Intro to PyScript, Folium
01:25 Starting a PyScript project in VSCode
05:57 Intro to Folium (python package)
10:07 open_url in PyScript (ala "requests")
13:40 Tiles (OpenStreetMap, Stamen Terrain, Stamen Toner etc) for map visualization
15:13 Choropleths in PyScript
21:25 Visualizing US Unemployment with Folium and PyScript
27:25 Deploying our pyscript + folium map visualization

The fully deployed, live demo can be seen here:

The full source code is on my github:

The data sources are also on my github:

This is part 5 of our PyScript tutorial / build-together / series, and we're going to use PyScript + Folium to:
1. build a map with a choropleth overlay to visualize provinces Indonesia by land size
2. build an interactive map to visualize unemployment rate by states in the US

As with all our videos in this series, we'll deploy our PyScript app using GitHub Pages and GitHub Action. If you haven't watch the earlier videos yet, you should! Here are the links:

Check out my other videos in the channel! I'm super new into this youtube thing, so please consider subscribing for the bragging rights when I make it big one day - and let me know in comments what you'd like to see me cover next!
Рекомендации по теме
Комментарии
Автор

Excellent video! Thank you and very valuable.

seadude
Автор

Thank you for the tutorial! I had to slow down the playback speed, because you talk so fast! But it was very helpful.

joshuagregorystudent
Автор

Great video!... is it possible to read data that is available locally? Thanks!

alvaromdp
Автор

There is already a PyScript plugin in VS code for code highlighting. Regards

jorge
Автор

I would like a video explaining how to build a login page (create, login, logout) using Firebase auth in Pyscript as well as writing to a Realtime firebase database

JOEF
Автор

Hi, I am working on a project and i would like to remove the country/states names. Like just the boundaries should show up. Is there a way to do so?
BTW great video, helped me a lot.

masterank
visit shbcf.ru