[ 源代码: pyhaversion ]
软件包:python3-pyhaversion(24.6.1-2)
Get the latest Home Assistant version from various sources
Pyhaversion is a Python library designed to retrieve the latest version of Home Assistant from multiple sources. It supports fetching version information for different Home Assistant types including the core project, OS, supervisor, and container versions. The library utilizes asynchronous HTTP requests for efficient data retrieval and parsing. Users can leverage the functionality to stay updated with the latest Home Assistant releases.
其他与 python3-pyhaversion 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-awesomeversion
- Version parsing and comparison library for Python