Get Weather
Provide a virtual environment of python version 3.7
- virtualenv -p python3.7
- activate that virtualenv source
- pip install -r requirements.txt
How to run
- Export an environment variable of API_KEY (Key Used to talk to api.openweathermap.org)
- python main.py
Once run, the output will print out the following:
The Weather in LA is: 17.14 C and 62.85 F