[ 原始碼: python-renault-api ]
套件:python3-renault-api(0.3.1-1)
python3-renault-api 的相關連結
Debian 的資源:
下載原始碼套件 python-renault-api:
- [python-renault-api_0.3.1-1.dsc]
- [python-renault-api_0.3.1.orig.tar.gz]
- [python-renault-api_0.3.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python library for interacting with the Renault API
This library facilitates communication with the private Renault API used by the MyRenault application. It enables users to read various vehicle attributes such as mileage, GPS location, fuel economy for fuel vehicles, and battery economy for electric vehicles. The library also allows managing vehicle features like HVAC/pre-conditioning and charge schedules for specific models.
其他與 python3-renault-api 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-marshmallow-dataclass
- Automatic generation of marshmallow schemas from dataclasses