[ Bron: pyopenuv ]
Pakket: python3-pyopenuv (2023.12.0-2)
Verwijzigingen voor python3-pyopenuv
Debian bronnen:
Het bronpakket pyopenuv downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library to access UV and ozone data from OpenUV
This library allows access to UV and ozone data from the OpenUV API. It provides functions to retrieve current UV index, forecasted UV information, and details about safe exposure times for different skin types. Additionally, it includes features to get the maximum UV index for the day, the current ozone level, and a protection window indicating when sunblock protection should be used.
Andere aan python3-pyopenuv gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-frozenlist
- list-like structure which implements collections.abc.MutableSequence
-
- dep: python3-yarl
- yet another URL library for Python