A simple weather tool made with python
wwy
A simple weather tool made with python, API, and PyPi packaging.
Installation
# Unix-like
pip3 install wwy
# Windows
pip install wwy
Usage
# wwy
wwy tokyo
# wwy
wwy tokyo,jp
# wwy -u
wwy tokyo -u imperial
Update
# Unix-like
pip3 install --upgrade wwy
# Windows
pip install --upgrade wwy
Credits
GitHub