[ ソース: pyopenuv ]
パッケージ: python3-pyopenuv (2023.12.0-2)
python3-pyopenuv に関するリンク
Debian の資源:
pyopenuv ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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