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