Skip to content

Instantly share code, notes, and snippets.

@mike-weiner
Last active September 16, 2023 01:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mike-weiner/3ea4654ccfec57234c0520e773f78225 to your computer and use it in GitHub Desktop.
Save mike-weiner/3ea4654ccfec57234c0520e773f78225 to your computer and use it in GitHub Desktop.
A Python script to serve as a template for WeatherLink API calls.
@mike-weiner
Copy link
Author

Specifics of the WeatherLink v2 API can be found here: https://weatherlink.github.io/v2-api/

@mike-weiner
Copy link
Author

A v2 of this script that uses the new, simpler header authentication method can be found at: https://gist.github.com/mike-weiner/1f6d9dc424b2ad684e56b3af6866e82f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment