{"id":22170654,"url":"https://github.com/d2hydro/fewspy","last_synced_at":"2026-04-23T13:01:26.188Z","repository":{"id":160643882,"uuid":"503096684","full_name":"d2hydro/fewspy","owner":"d2hydro","description":"A Python API for the Deltares FEWS PI REST Web Service","archived":false,"fork":false,"pushed_at":"2026-03-12T14:59:08.000Z","size":4109,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-12T19:46:05.312Z","etag":null,"topics":["data","geopandas","hydrology","hydrometrics","pandas","python"],"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/d2hydro.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-13T19:57:02.000Z","updated_at":"2026-02-11T14:57:32.000Z","dependencies_parsed_at":"2023-12-27T05:33:59.164Z","dependency_job_id":"36e4c01b-d604-4e1c-b040-620d6a7aa3cc","html_url":"https://github.com/d2hydro/fewspy","commit_stats":{"total_commits":39,"total_committers":3,"mean_commits":13.0,"dds":"0.15384615384615385","last_synced_commit":"d7774732e9b15a85cd3b760daa9d5dfed5985f44"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/d2hydro/fewspy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2hydro%2Ffewspy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2hydro%2Ffewspy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2hydro%2Ffewspy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2hydro%2Ffewspy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d2hydro","download_url":"https://codeload.github.com/d2hydro/fewspy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2hydro%2Ffewspy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32181374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T11:42:27.955Z","status":"ssl_error","status_checked_at":"2026-04-23T11:42:18.877Z","response_time":53,"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":["data","geopandas","hydrology","hydrometrics","pandas","python"],"created_at":"2024-12-02T06:53:50.015Z","updated_at":"2026-04-23T13:01:26.173Z","avatar_url":"https://github.com/d2hydro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fewspy\n\nA Python API for the [Deltares FEWS PI REST Web Service](https://publicwiki.deltares.nl/display/FEWSDOC/FEWS+PI+REST+Web+Service).\n\nFewspy is build for speed; time-series requests are handled asynchronous, giving the results you need much faster.\n\n[![test](https://github.com/d2hydro/fewspy/actions/workflows/python-package-conda.yml/badge.svg)](https://github.com/d2hydro/fewspy/actions/workflows/python-package-conda.yml)\n[![Coverage](https://img.shields.io/codecov/c/github/d2hydro/fewspy)](https://app.codecov.io/github/d2hydro/fewspy)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Release: latest](https://img.shields.io/github/v/release/d2hydro/fewspy)](https://pypi.org/project/fewspy)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n---\n\n**Documentation**: [https://d2hydro.github.io/fewspy](https://d2hydro.github.io/fewspy)\n\n**Source Code**: [https://github.com/d2hydro/fewspy](https://github.com/d2hydro/fewspy)\n\n---\n\n## Installation\n\nFewspy can be installed with pip in any environment with the following Python-packages properly installed:\n\n* requests\n* aiohttp\n* nest-asyncio\n* pandas\n* geopandas\n\nIn that activated environment you can add fewspy via pip by:\n```\npip install fewspy\n```\nWe recommend to build your environment using [Anaconda](https://www.anaconda.com/). You can build an environment ánd install fewspy by conda in one go using this \u003ca href=\"https://github.com/d2hydro/fewspy/blob/main/envs/environment.yml\" target=\"_blank\"\u003eenvironment.yml\u003c/a\u003e from the command-line:\n```\nconda env create -f environment.yml\n```\n## About\n\nFewspy is developed and maintained by [D2Hydro](https://d2hydro.nl/) and freely available under an Open Source \u003ca href=\"https://github.com/d2hydro/fewspy/blob/main/LICENSE\" target=\"_blank\"\u003eMIT license\u003c/a\u003e.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2hydro%2Ffewspy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd2hydro%2Ffewspy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2hydro%2Ffewspy/lists"}