Skip to content
rohmishra edited this page Dec 2, 2016 · 1 revision

TEMPY WEATHER

Tempy is a simple CLI (and soon GUI) weather app.

SETTING UP TEMPY

You need to setup Tempy after downloading before you can use it.

To setup, navigate to Tempy folder and 'python3 setup.py'. This will create a new PrivVars.py file that stores all API keys as variables.

Using TEMPY

Currently Tempy does not support saving locations or searching for a location or does not have a GUI. (I am working on it though). To run Tempy, simply 'run python3 main.py'

Clone this wiki locally