Closed helgibbons closed 1 year ago
I don't think any of the other examples use beautifulsoup
, so we maybe don't need the installer to grab that library any more? I'm not sure where to make that change though!
I saw that my little weather display was broken today, so I came here and found this, and just wanted to say that it works wonderfully. Thank you :)
Ah, but of course our CI is completely broken! Why wouldn't it be? :sob:
A user testimony is worth a thousand GitHub actions, though, soo....
Update weather example to get its data from Open Meteo instead of the now defunct Dark Sky. We have wind speed instead of atmospheric pressure now, for tidiness of API request reasons :)
Fixes #154