{"id":27442945,"url":"https://github.com/utkarshmishra2507/weather-app-in-python","last_synced_at":"2026-05-08T01:42:57.082Z","repository":{"id":287905364,"uuid":"966153318","full_name":"utkarshmishra2507/Weather-app-in-python","owner":"utkarshmishra2507","description":"A responsive and user-friendly weather forecast app built using Python and Streamlit. It fetches real-time weather data from the OpenWeatherMap API based on the user's location or a custom city input. The app displays current weather, a 5-day forecast, and a temperature trend chart with dynamic visuals based on weather conditions. ","archived":false,"fork":false,"pushed_at":"2025-04-14T14:43:58.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T01:17:26.953Z","etag":null,"topics":["pandas","plotly-express","python3","request","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/utkarshmishra2507.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-14T13:37:49.000Z","updated_at":"2025-04-14T14:48:20.000Z","dependencies_parsed_at":"2025-04-14T15:51:08.255Z","dependency_job_id":"95f9a228-02e5-4389-ba66-f9fc5f93a26c","html_url":"https://github.com/utkarshmishra2507/Weather-app-in-python","commit_stats":null,"previous_names":["utkarshmishra2507/weather-app-in-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utkarshmishra2507%2FWeather-app-in-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utkarshmishra2507%2FWeather-app-in-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utkarshmishra2507%2FWeather-app-in-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utkarshmishra2507%2FWeather-app-in-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utkarshmishra2507","download_url":"https://codeload.github.com/utkarshmishra2507/Weather-app-in-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986314,"owners_count":21194025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pandas","plotly-express","python3","request","streamlit"],"created_at":"2025-04-15T01:17:45.134Z","updated_at":"2026-05-08T01:42:57.052Z","avatar_url":"https://github.com/utkarshmishra2507.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather-app-in-python\n\n# 🌦️ Weather App - Python + Streamlit\n\nThis is a sleek and responsive weather forecast application built using **Python**, **Streamlit**, and the **OpenWeatherMap API**. The app detects your location automatically or allows you to enter a city name to view live weather conditions and a 5-day forecast.\n\n## 🔧 Features\n\n- 🌍 Auto-detect user location using IP\n- 🔎 Search weather by city name\n- 📍 Current weather conditions (temperature, humidity, wind, etc.)\n- 📅 5-Day forecast with visuals\n- ⏰ Hourly forecast for next 12 hours\n- 📊 Interactive temperature trend chart (Plotly)\n- 🎨 Dynamic background based on weather condition\n\n## 🛠 Tech Stack\n\n- **Python 3**\n- **Streamlit** – UI framework\n- **Requests** – For making API calls\n- **Pandas** – Data processing\n- **Plotly Express** – Visualization\n- **OpenWeatherMap API** – Weather data source\n\n## 📦 Installation\n\n1. **Clone the repo**\n   ```bash\n   git clone https://github.com/utkarshmishra2507/weather-app.git\n   cd weather-app\n\n2. Create a virtual environment (optional but recommended)\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n\n3. Install dependencies\n   ```bash\n   pip install -r requirements.txt\n\n4. Add your OpenWeatherMap API key\nReplace \"YOUR API KEY HERE.\" in the script with your actual API key.\n\nRun the App\n```bash\nstreamlit run your_script_name.py\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futkarshmishra2507%2Fweather-app-in-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futkarshmishra2507%2Fweather-app-in-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futkarshmishra2507%2Fweather-app-in-python/lists"}