Skip to content
/ Dolpyn Public

A small website to request weather data from Meteostat.

Notifications You must be signed in to change notification settings

Jonsman/Dolpyn

Repository files navigation

Dolpyn

using

prerequisites

  • create .env file in root with Rapidapi RAPID_API_KEY, like RAPID_API_KEY = "RAPID_API_KEY-foobar"
  • run pip3 install -r requirements.txt