wwy

A simple weather tool made with python, API, and PyPi packaging.

Installation

# Unix-like
pip3 install wwy

# Windows
pip install wwy

Usage

# wwy <city name>
wwy tokyo

# wwy <city name,county>
wwy tokyo,jp

# wwy <city name> -u <unit>
wwy tokyo -u imperial

Update

# Unix-like
pip3 install --upgrade wwy

# Windows
pip install --upgrade wwy

Credits

GitHub

https://github.com/clieg/wwy