Skip to main content

A Python API for the Deltares FEWS PI REST Web Service

Project description

Fewspy

A Python API for the Deltares FEWS PI REST Web Service.

Fewspy is build for speed; time-series requests are handled asynchronous, giving the results you need much faster.

test Coverage Code style: black Release: latest License: MIT

Documentation: https://d2hydro.github.io/fewspy

Source Code: https://github.com/d2hydro/fewspy


Installation

Fewspy can be installed with pip in any environment with the following Python-packages properly installed:

  • requests
  • aiohttp
  • nest-asyncio
  • pandas
  • geopandas

In that activated environment you can add fewspy via pip by:

pip install fewspy

We recommend to build your environment using Anaconda. You can build an environment ánd install fewspy by conda in one go using this environment.yml from the command-line:

conda env create -f environment.yml

About

Fewspy is developed and maintained by D2Hydro and freely available under an Open Source MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fewspy-0.6.2.tar.gz (3.5 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page