Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python
"""
Usage:
pip install garth playwright
playwright install chromium
python garmin_auth.py
"""
import re
from urllib.parse import urlencode