Skip to main content

This plugin connects to weather server and retrieve weather data in given city.

Project description

Weather plugin

This plugin connects to weather server and retrieves weather information.

Configuration

First you need to configure what type of temperature you need. Either in Celsius (C) of Fahrenheit (F)

Example of configuration.

{
  "system": "C",
  "city": "profile@traits.public.city"
}

City can ba a path to data or a plain text.

{
  "city": "Paris"
}

Input

Input payload is not processed by this plugin.

Output

Example

{
  "temperature": 4,
  "humidity": 87,
  "wind_speed": 15,
  "description": "Sunny"
}

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

tracardi-weather-0.6.1.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

tracardi_weather-0.6.1-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

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