{"id":20974999,"url":"https://github.com/mishra-krishna/weather-app-using-flask","last_synced_at":"2026-03-27T04:58:25.636Z","repository":{"id":219437427,"uuid":"749046088","full_name":"mishra-krishna/Weather-App-Using-Flask","owner":"mishra-krishna","description":"Flask weather app","archived":false,"fork":false,"pushed_at":"2024-01-27T16:02:11.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T09:16:35.656Z","etag":null,"topics":["api","weather-api","webapp"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/mishra-krishna.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}},"created_at":"2024-01-27T12:34:24.000Z","updated_at":"2024-05-16T11:29:26.000Z","dependencies_parsed_at":"2024-11-19T22:35:53.674Z","dependency_job_id":null,"html_url":"https://github.com/mishra-krishna/Weather-App-Using-Flask","commit_stats":null,"previous_names":["mishra-krishna/webappusingflask","mishra-krishna/weather-app-using-flask"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mishra-krishna%2FWeather-App-Using-Flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mishra-krishna%2FWeather-App-Using-Flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mishra-krishna%2FWeather-App-Using-Flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mishra-krishna%2FWeather-App-Using-Flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mishra-krishna","download_url":"https://codeload.github.com/mishra-krishna/Weather-App-Using-Flask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243374325,"owners_count":20280661,"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":["api","weather-api","webapp"],"created_at":"2024-11-19T04:36:35.894Z","updated_at":"2025-12-29T02:26:59.599Z","avatar_url":"https://github.com/mishra-krishna.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Flask Weather App\n\n## Overview\n\nThis Flask Weather App is a simple web application that retrieves real-time weather information using the OpenWeatherAPI. The backend is built with Flask, while the frontend leverages Bootstrap for a clean and responsive user interface.\n\n## Features\n\n- **Weather Information:** Fetches and displays current weather details for a specified location.\n- **OpenWeatherAPI Integration:** Utilizes the OpenWeatherAPI to retrieve accurate and up-to-date weather data.\n- **Flask Backend:** Employs Flask as the backend framework for efficient data processing.\n- **Bootstrap Frontend:** The user interface is designed with Bootstrap, ensuring a sleek and user-friendly experience.\n\n## Usage\n\n1. **Clone the Repository:**\n   ```bash\n   git clone https://github.com/mishra-krishna/webappusingflask\n   ```\n\n2. **Navigate to the Project Directory:**\n   ```bash\n   cd webappusingflask\n   ```\n\n3. **Install Dependencies:**\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. **Run the Application:**\n   ```bash\n   python app.py\n   ```\n\n   The app will be accessible at `http://localhost:5000` by default.\n\n## Configuration\n\n- Add your OpenWeatherAPI key in a `.env` file:\n  ```python\n  API_KEY = \"your_api_key_here\"\n  ```\n\n## Contributing\n\nContributions are welcome! Feel free to open issues and pull requests.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmishra-krishna%2Fweather-app-using-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmishra-krishna%2Fweather-app-using-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmishra-krishna%2Fweather-app-using-flask/lists"}