[ trixie ]
[ sid ]
[ 原始碼: python-technove ]
套件:python3-technove(2.0.0-1)
python3-technove 的相關連結
Debian 的資源:
下載原始碼套件 python-technove:
- [python-technove_2.0.0-1.dsc]
- [python-technove_2.0.0.orig.tar.gz]
- [python-technove_2.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Asynchronous client for TechnoVE Smart Charging Station API
This library provides an asynchronous interface to the local API of TechnoVE Smart Charging Stations. It supports fetching real-time data such as input/output voltage, current, total energy usage, Wi-Fi signal strength, and various statuses of the station. Users can also control functions like auto- charge mode, enabling automatic or manual start of the charging process when a vehicle is plugged in.
其他與 python3-technove 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-awesomeversion
- Version parsing and comparison library for Python
-
- dep: python3-backoff
- Function decoration for backoff and retry
-
- dep: python3-cachetools
- extensible memoizing collections and decorators for Python 3
-
- dep: python3-yarl
- yet another URL library for Python