-- A talk I gave at EuroPython 2022
Keeping in mind the Pythonic principle that “simple is better than complex” we’ll see how to create a web map with the Python based web framework Django using its GeoDjango module, storing geographic data in your local database on which to run geospatial queries.
https://www.paulox.net/2022/07/14/europython-2022/