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

https://github.com/mrakitin/weather

Get weather using API
https://github.com/mrakitin/weather

python weather weather-app weather-data weather-information

Last synced: 7 months ago
JSON representation

Get weather using API

Awesome Lists containing this project

README

          

# weather
Get weather in console.

## Installation instructions:
```console
$ pip install git+https://github.com/mrakitin/weather
```
## Usage:
```console
$ weather -p 10007
Weather in New York, NY 10007: 5.6°C - ⛭ Sunny
```