{"id":18701978,"url":"https://github.com/recuencojones/pymeteo","last_synced_at":"2026-04-25T23:36:37.104Z","repository":{"id":85224493,"uuid":"82735170","full_name":"RecuencoJones/PyMeteo","owner":"RecuencoJones","description":"Example Python XML retrieve and parse","archived":false,"fork":false,"pushed_at":"2017-02-21T22:50:12.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T04:11:28.208Z","etag":null,"topics":["aemet","flask","python","xml-parsing"],"latest_commit_sha":null,"homepage":null,"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/RecuencoJones.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":"2017-02-21T22:49:48.000Z","updated_at":"2017-05-14T10:12:33.000Z","dependencies_parsed_at":"2023-03-13T04:42:43.773Z","dependency_job_id":null,"html_url":"https://github.com/RecuencoJones/PyMeteo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RecuencoJones/PyMeteo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecuencoJones%2FPyMeteo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecuencoJones%2FPyMeteo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecuencoJones%2FPyMeteo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecuencoJones%2FPyMeteo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RecuencoJones","download_url":"https://codeload.github.com/RecuencoJones/PyMeteo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecuencoJones%2FPyMeteo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32280979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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":["aemet","flask","python","xml-parsing"],"created_at":"2024-11-07T11:43:09.193Z","updated_at":"2026-04-25T23:36:37.088Z","avatar_url":"https://github.com/RecuencoJones.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyMeteo\n\nSimple Python example of retrieving and parsing XML data.\n\nUses a Flask server to expose endpoints from which to retrieve information.\n\n## Requirements\n\n- Python 2.7\n\n## Installing \n\n```\npip install -r requirements.txt\n```\n\n## Running\n\n```\npython server.py\n```\n\nThe server will start on `http://localhost:5000`.\n\n## Endpoints\n\n### Weather\n- Path: `/api/weather/\u003cid\u003e`\n- Parameters:\n    - id: int\n        An integer representing a municipality in Spain.\n        A full list of municipities can be found in this [Excel file](http://www.ine.es/daco/daco42/codmun/codmun09/09codmun.xls).\n- Returns: string\n    - The name of the municipality of given id.\n    - An error message if the municipality id is not valid.\n- Examples:\n\n```\n\u003e http://localhost:5000/api/weather/50297\n\nName: Zaragoza Municipality ID: 50297\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecuencojones%2Fpymeteo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecuencojones%2Fpymeteo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecuencojones%2Fpymeteo/lists"}