[ ソース: 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