No project description provided
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
inverterd-1.0.3.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inverterd-1.0.3.tar.gz.
File metadata
- Download URL: inverterd-1.0.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50eb9c09bba7af52f3da8acf2e37540c35f6404ceb1b192f009fc250b77acdc9
|
|
| MD5 |
ca67c5af599c5c017863d74fc780fda8
|
|
| BLAKE2b-256 |
d07f50f3a9e92c8cc02a7af3bf9a21515221380804f3bd2f86415dec6da47983
|
File details
Details for the file inverterd-1.0.3-py3-none-any.whl.
File metadata
- Download URL: inverterd-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88da15d7eefa518f4ff4069eaf3192ee2dfc0b1742d690bd6587daa8da511e9f
|
|
| MD5 |
fd815975682e186f89a42c5bb3fd89e6
|
|
| BLAKE2b-256 |
6f8cfe46a9f198ca7c460bc9a2dad47a4ca38c08a34d457aad75cb9ef6e2b401
|