inverterd-client
This is a Python inverterd client library.
Installation
It's available on Pypi:
pip install inverterd
Usage example
from inverterd import Client, Format
c = Client(8305, '127.0.0.1')
c.connect()
c.format(Format.JSON)
print(c.exec('get-status'))
print(c.exec('get-year-generated', (2021,)))
License
MIT
Release files for inverterd 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| inverterd-1.0.3.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| inverterd-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:6.1 kB
Release files / inverterd-1.0.3.tar.gz
| Download URL | inverterd-1.0.3.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
50eb9c09bba7af52f3da8acf2e37540c35f6404ceb1b192f009fc250b77acdc9
|
|
BLAKE2b-256 checksum How to use checksums |
d07f50f3a9e92c8cc02a7af3bf9a21515221380804f3bd2f86415dec6da47983
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
|
Release files / inverterd-1.0.3-py3-none-any.whl
| Download URL | inverterd-1.0.3-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
88da15d7eefa518f4ff4069eaf3192ee2dfc0b1742d690bd6587daa8da511e9f
|
|
BLAKE2b-256 checksum How to use checksums |
6f8cfe46a9f198ca7c460bc9a2dad47a4ca38c08a34d457aad75cb9ef6e2b401
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
|