python
- must be 3.6 or greaterrequests
- for fetching raw data from weather APIs
You can install dependencies using this command: pip install -r requirements.txt
To install wfetch, make symbolic link to wfetch.py
file in /usr/bin/
directory:
sudo ln -s /path/to/wfetch/wfetch.py /usr/bin/wfetch
- Create an OpenWeatherMap account
- Go to API keys section in your account settings
- Update in
config.py
api
andcity
parameters - Also, optionally update other parameters to set proper for you description language and measurement units
- wego for providing ASCII weather icons