An open API service indexing awesome lists of open source software.

https://github.com/aaronsbytes/weather.py

A simple python script for fetching the weather
https://github.com/aaronsbytes/weather.py

Last synced: 4 months ago
JSON representation

A simple python script for fetching the weather

Awesome Lists containing this project

README

        

# weather.py
A simple python script for fetching weather information from the openweathermap api

### Usage:
```py
python3 weather.py
```

### Output:
```
broken clouds 19.98°C
```