Weather Tracker
Weather Tracker, made with Python using Open Weather API
🛠
Installation & Set Up
- Clone Repo
git clone https://github.com/secret-sahil/weather-tracker.git
- Go to weather-tracker directory
cd weather-tracker
- Install Requests Package
pip install requests
- Run weather-tracker.py
python weather-tracker.py