[ 原始碼: pyopenuv ]
套件:python3-pyopenuv(2023.12.0-2)
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.
其他與 python3-pyopenuv 有關的套件
|
|
|
|
-
- 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