Skip to main content

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).

Setup

CLI version:

pip install apicast

HTTP API variant:

pip install apicast[service]

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

Start HTTP API service:

apicast service

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


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.6.0.tar.gz (7.4 kB view details)

Uploaded Source

File details

Details for the file apicast-0.6.0.tar.gz.

File metadata

  • Download URL: apicast-0.6.0.tar.gz
  • Upload date:
  • Size: 7.4 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

Hashes for apicast-0.6.0.tar.gz
Algorithm Hash digest
SHA256 c6f46d5ab4083340f520b8948ca1064783eee4c3790ecb8a68066f34351f8ef2
MD5 89fb4f8d4f135a734e667e0b3b846267
BLAKE2b-256 cb0a0098c6fa1aa2916242165d3883262b5c4c7024e42e804261a67b8e508e0a

See more details on using hashes here.

Provenance

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