Python Trip Planner with Weather

Trip Planner with Weather: a F/OSS App for Bikepacking

Unpredictable weather led to the creation of the Python Trip Planner app. This open source tool forecasts weather, ensuring a smoother trip planning. Discover the features, how to use it for free and the story behind it.

Generative AI with Python: GPT4ALL and Local LLMs

Lets learn how to use Open source LLMs together with Python with GPT4All.

Double Pendulum Simulation with Python

Chaos Theory in Motion: a Double Pendulum Simulator in Python

Exploring the intersection of Chaos Theory with Python and a Double Pendulum Simulator App. Using Streamlit, physics equations, Docker, and Cloudflare, the app showcases the unpredictable dance of determinism and chaos in a digital realm.

Python Weather Forecast with Open-Meteo

Improving Python Trip Planner with Weather Forecasts: Open Meteo API

Discovering the Open-Meteo Python API to have weather forecasts data insights. Installing the library and preparing plots to include them in the Python Trip Planner Dash App.

Trip Planner with Weather - Improving the Default Python DASH UI.

Improving Python DASH UI's: Python Trip Planner with Weather

Improving the UI of The Python Trip Planner Dash App. The layouts importance and how to tweak colors of our charts.