Python code which generates a 7-day temperature forecast from a weather API.
- Rich Markdown formatted
- User input city/place name
- Output today's weather + next 6-days forecast
- Both °C and °F
Clone the repository and install the required packages:
Fork 🔁 the Repl in Replit.
This has not been deployed but code can be run directly on the Repl linked above.
You may want to research alternative weather apis. This project currently uses: SheCodes Weather API
- API key required
You could replace the SheCodes API with any of the following:
- Find another or switch to an alternative API that offers sunrise, sunset times.
- Create an hourly forecast section with accruate precipitation and wind forecast for the current day (again would require a different API).
- Deploy on Streamlit for better UX.
Found a bug or have an idea? Fork the repo, make changes, and submit a pull request.
Created by Chardi
Feel free to reach out with questions or suggestions.
