{"id":25531911,"url":"https://github.com/m-ah07/weather-app","last_synced_at":"2026-02-24T00:05:08.688Z","repository":{"id":268305808,"uuid":"903925703","full_name":"m-ah07/weather-app","owner":"m-ah07","description":"A simple Python CLI Weather App to fetch current weather information using the OpenWeatherMap API.","archived":false,"fork":false,"pushed_at":"2025-02-20T10:56:45.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T11:36:06.878Z","etag":null,"topics":["apis","coding","developertools","opensource","programming","python","weatherapp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-ah07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-15T22:42:10.000Z","updated_at":"2025-02-20T10:56:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a051450-5812-4344-b884-0f09f63d1a57","html_url":"https://github.com/m-ah07/weather-app","commit_stats":null,"previous_names":["marwan-ahmed-23/weather-app","m-ah07/weather-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m-ah07/weather-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ah07%2Fweather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ah07%2Fweather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ah07%2Fweather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ah07%2Fweather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-ah07","download_url":"https://codeload.github.com/m-ah07/weather-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ah07%2Fweather-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29761977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T21:02:23.375Z","status":"ssl_error","status_checked_at":"2026-02-23T20:58:31.539Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["apis","coding","developertools","opensource","programming","python","weatherapp"],"created_at":"2025-02-20T01:42:12.350Z","updated_at":"2026-02-24T00:05:08.682Z","avatar_url":"https://github.com/m-ah07.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather App\n\nA simple Python CLI Weather App to fetch current weather information using the OpenWeatherMap API.\n\n## 🚀 Features\n- Fetch current weather data for any city.\n- Display temperature, humidity, and weather description.\n- Easy-to-use and extendable.\n\n## 📂 Directory Structure\n```plaintext\nweather-app/\n├── src/\n│   └── weather.py\n├── examples/\n│   └── example.py\n├── .gitignore\n├── LICENSE\n└── README.md\n```\n\n## 🔧 Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/m-ah07/weather-app.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd weather-app\n    ```\n\n3. Install dependencies:\n\n    ```bash\n    pip install requests\n    ```\n\n## 📖 Usage\n\n1. Replace `your_api_key_here` in `example.py` with your OpenWeatherMap API key.\n2. Run the example script:\n\n    ```bash\n    python examples/example.py\n    ```\n\n## Example\n\nHere’s an example of how the app works:\n\n```bash\nEnter city name: London\n\nWeather in London:\nTemperature: 15°C\nDescription: Clear sky\nHumidity: 68%\n```\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to fork the repository and submit a pull request.\n\n## 🌟 Stay Connected\nFeel free to star ⭐ this repository if you find it helpful!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-ah07%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-ah07%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-ah07%2Fweather-app/lists"}