{"id":16020268,"url":"https://github.com/noordsestern/robotframework-dwdweather","last_synced_at":"2026-01-20T00:36:09.985Z","repository":{"id":134179211,"uuid":"190060282","full_name":"Noordsestern/robotframework-dwdweather","owner":"Noordsestern","description":"Robot Framework library for public weather service in Germany","archived":false,"fork":false,"pushed_at":"2019-09-04T13:12:58.000Z","size":78,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"staging","last_synced_at":"2025-04-01T23:11:14.064Z","etag":null,"topics":["dwd","germany","robotfr","robotframework-library","weather-service"],"latest_commit_sha":null,"homepage":null,"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/Noordsestern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2019-06-03T18:31:16.000Z","updated_at":"2020-03-22T21:10:38.000Z","dependencies_parsed_at":"2023-12-14T23:11:43.774Z","dependency_job_id":"97cc6ffc-5bf3-4b0b-8151-c6ca9dc03162","html_url":"https://github.com/Noordsestern/robotframework-dwdweather","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.46153846153846156","last_synced_commit":"a6747c31da3f29081ac709a7604f88a6952f5733"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noordsestern%2Frobotframework-dwdweather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noordsestern%2Frobotframework-dwdweather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noordsestern%2Frobotframework-dwdweather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noordsestern%2Frobotframework-dwdweather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Noordsestern","download_url":"https://codeload.github.com/Noordsestern/robotframework-dwdweather/tar.gz/refs/heads/staging","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675598,"owners_count":20977378,"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":["dwd","germany","robotfr","robotframework-library","weather-service"],"created_at":"2024-10-08T17:23:57.467Z","updated_at":"2026-01-20T00:36:09.957Z","avatar_url":"https://github.com/Noordsestern.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/Noordsestern/robotframework-dwdweather.svg?branch=staging)](https://travis-ci.org/Noordsestern/robotframework-dwdweather)\n\n# Summary\n[Robot Framework](https://github.com/robotframework/robotframework) library for public weather service in Germany. Wraps original python implementation from [dwdweather2](https://github.com/hiveeyes/dwdweather2).\n\n# Installation\n## robotframework-dwdweather\nYou can install python projects directly from git with pip by calling `pip install git+https://github.com/Noordsestern/robotframework-dwdweather.git@\u003cbranch_name\u003e` where you have to set `\u003cbranch_name\u003e` with one of the following:\n- `master`: latest stable version\n- `staging` : edge version\n\n# Usage\n\nYou can simply use keywords from this library by adding `DwdWeatherLibrary` to your suite:\n```robot\n*** Settings ***\nLibrary    DwdWeatherLibrary\n```\nRefer to [keyword documentation](https://noordsestern.github.io/robotframework-dwdweather/) for details.\n\n\n## Examples\nYou can find example testcase in `tests/robot`\n\n# Dependencies\n\nDwdWeatherLibrary requires an internet connection in order to collect stations, weather data and address from web services.\nInternally it uses:\n- [dwdweather2](https://github.com/hiveeyes/dwdweather2) : For accessing data from dwd weather service\n- [geopy](https://github.com/geopy/geopy) : For handling locations","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoordsestern%2Frobotframework-dwdweather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoordsestern%2Frobotframework-dwdweather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoordsestern%2Frobotframework-dwdweather/lists"}