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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tracardi-weather-0.6.1.tar.gz.
File metadata
- Download URL: tracardi-weather-0.6.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd2996c58cd4392edfbbf6c2a9e3f0d6a807098f86dfa549c04cadd5167934f2
|
|
| MD5 |
5fa0c7a85e047892aed4e7e249096ecb
|
|
| BLAKE2b-256 |
278981c6f3b620ea9d7c82a781587c70f107bdd461cdd4bd9b598742fbe5e18e
|
File details
Details for the file tracardi_weather-0.6.1-py3-none-any.whl.
File metadata
- Download URL: tracardi_weather-0.6.1-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09cc8e1e2e439f494fa3beca1070efa4bbb4cd5d8c61072f4df34b5810fad903
|
|
| MD5 |
4329556893d9b9110a1a03b51fd9d8ae
|
|
| BLAKE2b-256 |
c897d8d039276f473479b6b27111f706f3d52cd709a38068c4e978e35545de29
|