Python client to access bee flight forecast information published by Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.
Project description
About
Apicast acquires bee flight forecast information published by Deutscher Wetterdienst (DWD).
https://www.dwd.de/DE/fachnutzer/freizeitgaertner/1_gartenwetter/_node.html
Synopsis
Display list of states and sites:
apicast beeflight stations
Display list of site slugs:
apicast beeflight stations --site-slugs
Acquire information for given site slug berlin_brandenburg/potsdam:
apicast beeflight forecast --station=berlin_brandenburg/potsdam
Acquire information for given site slug berlin_brandenburg/potsdam, output as table in Markdown format:
apicast beeflight forecast --station=berlin_brandenburg/potsdam --format=table
Example
apicast beeflight forecast --station=berlin_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" } ]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
apicast-0.2.0.tar.gz
(5.3 kB
view details)
File details
Details for the file apicast-0.2.0.tar.gz
.
File metadata
- Download URL: apicast-0.2.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f6589c060b257a716d6d7ca5b4a4f7eb73fba7fa41b06bdb4be018d01cb84dd |
|
MD5 | ae311103872f523607c62f8ff50c04b9 |
|
BLAKE2b-256 | c1fd32ef529ff7f613df3a1227b63da5632e640b22967ce9a84362ff78d32405 |