[ bianca ]
[ 原始碼: smart-meter-texas ]
套件:python3-smart-meter-texas(0.5.5-2)
python3-smart-meter-texas 的相關連結
下載原始碼套件 smart-meter-texas:
- [smart-meter-texas_0.5.5-2.debian.tar.xz]
- [smart-meter-texas_0.5.5-2.dsc]
- [smart-meter-texas_0.5.5.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Retrieve data from the unofficial Smart Meter Texas API
This library allows for asynchronous connection to the unofficial Smart Meter Texas API using aiohttp. It supports obtaining the dashboard and current meter reading. Several other API endpoints are not implemented.
其他與 python3-smart-meter-texas 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-asn1
- Simple ASN.1 encoder and decoder for Python
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-tenacity
- retry code until it succeeeds