{"id":18620523,"url":"https://github.com/thibmaek/pyvrt","last_synced_at":"2025-11-03T12:30:21.231Z","repository":{"id":57458371,"uuid":"267074282","full_name":"thibmaek/pyvrt","owner":"thibmaek","description":"🐍 Python library to interact with VRT public APIs (weather, traffic…)","archived":false,"fork":false,"pushed_at":"2021-02-02T14:42:31.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T16:58:33.739Z","etag":null,"topics":["api-wrapper","pip","python3","thibmaek-com","traffic","vlaamse-radio-televisie","vrt","weather"],"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/thibmaek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-26T15:01:33.000Z","updated_at":"2022-02-19T17:38:20.000Z","dependencies_parsed_at":"2022-09-09T23:02:40.856Z","dependency_job_id":null,"html_url":"https://github.com/thibmaek/pyvrt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibmaek%2Fpyvrt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibmaek%2Fpyvrt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibmaek%2Fpyvrt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibmaek%2Fpyvrt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thibmaek","download_url":"https://codeload.github.com/thibmaek/pyvrt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239413802,"owners_count":19634309,"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-wrapper","pip","python3","thibmaek-com","traffic","vlaamse-radio-televisie","vrt","weather"],"created_at":"2024-11-07T04:06:39.435Z","updated_at":"2025-11-03T12:30:21.197Z","avatar_url":"https://github.com/thibmaek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyvrt\n\n🐍 Python library to interact with VRT public APIs (weather, traffic…)\n\n## Usage\n\n```python\nimport pyvrt.traffic as traffic\nimport pyvrt.weather as weather\n\nweather.summary()\nweather.forecast(region='BE', zone='kust')\n\ntraffic.traffic_jam(km=True)\n```\n\n## Development\n\n```shell\n$ make install\n$ make build\n```\n\nTo debug, create an index.py file with some code and run through Python runtime:\n\n```py\n# pyvrt/media/index.py\nfrom . import stubru\n\nprint(stubru.current())\n```\n\n```shell\n$ python -m pyvrt.media.index\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthibmaek%2Fpyvrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthibmaek%2Fpyvrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthibmaek%2Fpyvrt/lists"}