معرفی شرکت ها


apicast-0.8.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python client and HTTP service to access bee flight forecast information published by Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.
ویژگی مقدار
سیستم عامل -
نام فایل apicast-0.8.6
نام apicast
نسخه کتابخانه 0.8.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Andreas Motl
ایمیل نویسنده andreas@hiveeyes.org
آدرس صفحه اصلی https://github.com/hiveeyes/apicast
آدرس اینترنتی https://pypi.org/project/apicast/
مجوز AGPL 3, EUPL 1.2
.. image:: https://github.com/hiveeyes/apicast/workflows/Tests/badge.svg :target: https://github.com/hiveeyes/apicast/actions?workflow=Tests .. image:: https://codecov.io/gh/hiveeyes/apicast/branch/main/graph/badge.svg :target: https://codecov.io/gh/hiveeyes/apicast :alt: Test suite code coverage .. image:: https://img.shields.io/pypi/pyversions/apicast.svg :target: https://python.org .. image:: https://img.shields.io/pypi/v/apicast.svg :target: https://pypi.org/project/apicast/ .. image:: https://img.shields.io/pypi/status/apicast.svg :target: https://pypi.org/project/apicast/ .. image:: https://img.shields.io/pypi/l/apicast.svg :target: https://pypi.org/project/apicast/ .. image:: https://static.pepy.tech/badge/apicast/month :target: https://pepy.tech/project/apicast | ####### Apicast ####### ***** About ***** Apicast acquires bee flight forecast information published by Deutscher Wetterdienst (DWD). - **Development**: `Hiveeyes » DWD-Prognose Bienenflug`_ - **Live API**: https://apicast.hiveeyes.org/ (also on HTTP) ***** Setup ***** CLI version:: pip install apicast HTTP API:: pip install apicast[service] ******** Synopsis ******** Display list of states and sites:: apicast beeflight stations Display list of location slugs:: apicast beeflight stations --slugs Acquire information for given location slug ``brandenburg/potsdam``:: apicast beeflight forecast --station=brandenburg/potsdam Acquire information for given location slug ``brandenburg/potsdam``, output as table in Markdown format:: apicast beeflight forecast --station=brandenburg/potsdam --format=table-markdown Output as table in JSON machine readable format:: apicast beeflight forecast --station=brandenburg/potsdam --format=json-machine ******** HTTP API ******** Start HTTP API service:: apicast service Start HTTP service with dynamic code reloading:: apicast service --reload Then navigate to:: open http://localhost:24640/ ******* Example ******* :: apicast beeflight forecast --station=brandenburg/potsdam :: [ { "Datum": "Mo 01.06.", "morgens": "stark", "mittags": "intensiv", "abends": "stark" }, { "Datum": "Di 02.06.", "morgens": "stark", "mittags": "intensiv", "abends": "intensiv" }, { "Datum": "Mi 03.06.", "morgens": "intensiv", "mittags": "intensiv", "abends": "intensiv" } ] ***** Tests ***** :: make test ******************** Content attributions ******************** The copyright of data, particular images and pictograms are held by their respective owners, unless otherwise noted. Data ==== - **Source**: - https://www.dwd.de/DE/leistungen/biene_flug/bienenflug.html - https://www.dwd.de/DE/fachnutzer/freizeitgaertner/1_gartenwetter/_node.html - **Documentation**: - https://www.dwd.de/DE/fachnutzer/landwirtschaft/dokumentationen/allgemein/bienenflug_doku.html - https://www.dwd.de/DE/fachnutzer/landwirtschaft/dokumentationen/isabel/meinagrar_bienenflug.html - **Data copyright**: © Deutscher Wetterdienst (DWD), Agricultural Meteorology Department Logo picture ============ - **Description**: A bee swarm on an oak tree in Plymouth, UK - **Date**: 21 June 2009 - **Source**: Own work - **Author**: Nilfanion - **Camera location**: 50° 24′ 38.3″ N, 4° 09′ 28.2″ W - **License**: Creative Commons Attribution-Share Alike 3.0 Unported - **URL**: https://commons.wikimedia.org/wiki/File:Bee_swarm_in_Plymouth.jpg .. _Hiveeyes » DWD-Prognose Bienenflug: https://community.hiveeyes.org/t/dwd-prognose-bienenflug/787


نیازمندی

مقدار نام
<5,>=4 beautifulsoup4
<2,>=0.7.4 dateparser
<1,>=0.6 docopt
<2,>=1 html-table-extractor
<4,>=2 jsonpickle
<3,>=2.5 munch
<9,>=4 python-slugify
<3,>=2 requests
<0.10,>=0.8 tabulate
<2,>=1.6 ttl-cache
<3,>=2 tzlocal
<0.96,>=0.55.1 fastapi
<=0.21.1 uvicorn


نحوه نصب


نصب پکیج whl apicast-0.8.6:

    pip install apicast-0.8.6.whl


نصب پکیج tar.gz apicast-0.8.6:

    pip install apicast-0.8.6.tar.gz