[ 原始碼: pysuez ]
套件:python3-pysuez(0.2.0-2)
Library for fetching water consumption data from Suez account
This library enables users to retrieve their water consumption data from their Suez account on the Tout Sur Mon Eau website. It provides access to daily consumption data for the current and previous months, monthly consumption for the last 26 months, the highest monthly consumption, and total consumption for the current and previous years. Users can easily access their water counter ID through their online user account, which is necessary for fetching the data.
其他與 python3-pysuez 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-regex
- alternative regular expression module (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings