-- A talk I gave at PostGIS Day 2021
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.
More info on https://www.paulox.net/2021/11/18/postgis-day-2021