Asynchronous wrapper for wttr.in weather API
Project description
aiopywttr
Asynchronous wrapper for wttr.in weather API.
Synchronous version here.
Installation
pip install -U aiopywttr pywttr-models
Documentation
https://monosans.github.io/aiopywttr
Simple example
async with aiopywttr.Wttr() as wttr:
weather = await wttr.weather("Paris", language=aiopywttr.Language.EN)
print(weather.weather[0].avgtemp_c)
License
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
aiopywttr-3.0.3.tar.gz
(6.7 kB
view details)
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 aiopywttr-3.0.3.tar.gz.
File metadata
- Download URL: aiopywttr-3.0.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa0e2ed6636fc13a082a23fabc84a78931134c7fbd3c6ec8fd7646cc59b4952f
|
|
| MD5 |
882b6d5b3ebed753574ced636eb56bfb
|
|
| BLAKE2b-256 |
033e06029a6ed33b849576f5e92fd6bf29ce359ba1ecc94c7b82fb4c61065c23
|
File details
Details for the file aiopywttr-3.0.3-py3-none-any.whl.
File metadata
- Download URL: aiopywttr-3.0.3-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc63ba66408b769bd5cee53c3c36290ca9a65e6762d3081a8b3f617157c48ff2
|
|
| MD5 |
94a2e420a5a5d2351d3f69957a2ea1ef
|
|
| BLAKE2b-256 |
657453d9fd64479c6ecb06fe6c651fbb5a64d84f6f6ccb464737c46cb210cd2c
|