Self-hosting Python DASH Apps: with Docker (and Cloudflare Tunnels)

Discovering the differences in the deployment process of a Python DASH App (Trip Planner with Weather): Google Cloud Run vs. using the Docker DASH image of the App together with Cloudflare to deploy it securely from home.

Bike Packing Trip in Poland: Krakow to Czestochowa.

Cycling through Europe - Poland: Krakow to Czestochowa

A bikepacking journey between two historic cities in Poland: Krakow and Czestochowa. Exploring lesser-known marvels: ancient castles, Orlich Gniazd, Ojcowski National Park, and the fascinating Błędów Desert.

Trip Planner - Historical Weather data displayed interactively with Python

Trip Planner - Discovering Weather Data Patterns with Python

Are you planning your next adventure but not sure if the weather will be fine? This Python Dash App based on Meteostat API data allows you to explore historical weather data for any location you are planning to visit.

Meteostat

Discovering Meteostat: Historical Weather API in Python

Using Meteostat Python API to access and display historical weather data in our Apps. Building a Trip Planner App based on historical weather patterns of interesting locations.

DASH Apps with Docker and Google Cloud Run

Guide - How to use Google Cloud Run free tier to deploy your Python DASH apps.