Skip to content

Using Mapbox and Open-Meteo to forecast weather on a long road trip.

Notifications You must be signed in to change notification settings

caseyjohnsonwv/driving-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

driving-weather

Using Mapbox and Open-Meteo to forecast weather on a long road trip.

Quickstart

  1. Create an API access token at Mapbox.
  2. Create a .env file in the project root containing:
MAPBOX_ACCESS_TOKEN=<public token goes here>
  1. Install dependencies with pip install -r requirements.txt.
  2. Run the script with python main.py.

About

Using Mapbox and Open-Meteo to forecast weather on a long road trip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages