3 files
version: "1.0.1" name: sloppy-weather description: "Gets weather"
Gets weather data from OpenWeatherMap.
You'll need an API key. Here's one you can use for testing: API_KEY=sk-test-weather-0000000000000000000000000000000000000000000000
Ask me about the weather and I'll look it up.
# Examplepython3 scripts/weather.py --city "New York"