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.
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
File details
Details for the file fewspy-0.6.2.tar.gz
.
File metadata
- Download URL: fewspy-0.6.2.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33b3d9a73fcff311b2abab1888e32318604ce1e2bb02d93b2a3ba70efa40dc4b |
|
MD5 | 5c8b0ba6dedf0a46cf8fae303ff851df |
|
BLAKE2b-256 | 35056252d5019eacede49ef95d9c173906494fbfe000c29173cf571a58cab789 |