معرفی شرکت ها


fewspy-0.6.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Python API for the Deltares FEWS PI REST Web Service
ویژگی مقدار
سیستم عامل -
نام فایل fewspy-0.6.0
نام fewspy
نسخه کتابخانه 0.6.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Daniel Tollenaar
ایمیل نویسنده daniel@d2hydro.nl
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/fewspy/
مجوز -
# Fewspy A Python API for the [Deltares FEWS PI REST Web Service](https://publicwiki.deltares.nl/display/FEWSDOC/FEWS+PI+REST+Web+Service). Fewspy is build for speed; time-series requests are handled asynchronous, giving the results you need much faster. [![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) [![Coverage](https://img.shields.io/codecov/c/github/d2hydro/fewspy)](https://app.codecov.io/github/d2hydro/fewspy) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Release: latest](https://img.shields.io/github/v/release/d2hydro/fewspy)](https://pypi.org/project/fewspy) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) --- **Documentation**: [https://d2hydro.github.io/fewspy](https://d2hydro.github.io/fewspy) **Source Code**: [https://github.com/d2hydro/fewspy](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](https://www.anaconda.com/). You can build an environment ánd install fewspy by conda in one go using this <a href="https://github.com/d2hydro/fewspy/blob/main/envs/environment.yml" target="_blank">environment.yml</a> from the command-line: ``` conda env create -f environment.yml ``` ## About Fewspy is developed and maintained by [D2Hydro](https://d2hydro.nl/) and freely available under an Open Source <a href="https://github.com/d2hydro/fewspy/blob/main/LICENSE" target="_blank">MIT license</a>.


نحوه نصب


نصب پکیج whl fewspy-0.6.0:

    pip install fewspy-0.6.0.whl


نصب پکیج tar.gz fewspy-0.6.0:

    pip install fewspy-0.6.0.tar.gz