[ ソース: smart-meter-texas ]
パッケージ: python3-smart-meter-texas (0.5.5-2)
python3-smart-meter-texas に関するリンク
Debian の資源:
smart-meter-texas ソースパッケージをダウンロード:
- [smart-meter-texas_0.5.5-2.dsc]
- [smart-meter-texas_0.5.5.orig.tar.gz]
- [smart-meter-texas_0.5.5-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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