[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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