[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-regex
- 备用正则表达式模块(Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings