Mrinank-Bhowmick / python-beginner-projects

Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.
https://github.com/Mrinank-Bhowmick/python-beginner-projects/wiki
MIT License
1.2k stars 659 forks source link

Streamlit Weather Webapp #773

Closed Savvythelegend closed 3 months ago

Savvythelegend commented 4 months ago

Streamlit Weather App Documentation

Overview

The Streamlit Weather App is a web application that displays current weather information, including temperature, wind speed, and wind direction, as well as a weekly forecast for any of over 40,000 cities around the world. Additionally, it displays a map showing the location of the selected city.

Installation

To get started with the Streamlit Weather App, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Savvythelegend/Project_app.git
  2. Navigate to the project directory:
    cd Project_app
  3. Install the required packages:
    pip install -r requirements.txt
  4. Run the Streamlit app:
    streamlit run weather_app.py

Usage

Upon running the application, you will see the main interface where you can select a country and a city to get the weather forecast.

Main Features

Hosting

The web application is hosted on the Streamlit Community Cloud and can be accessed here.

Preview

image

References

Acknowledgments

Thank you for using the Streamlit Weather App. We hope you find it useful for your weather forecasting needs. Happy exploring!

You'll find the actual project right here : Link

github-actions[bot] commented 4 months ago

Greetings! This is an automated message from GitHub Actions. :robot: Your pull request has been received and is awaiting for a review by the repository owner or a maintainer. This may take some time, so please be patient. While you wait, you can continue to work on other issues or pull requests, or explore the project further. Or you can simply relax and enjoy your day. Thank you for your contribution to this project! You are awesome! :star: