Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 549 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 549 Bytes

pyinverter

Python interface to most common inverters

About

pyinverter is based off the reverse engineering and protocols collected by jblance in the mpp-solar project.

How to install

pyinverter is avaliable on pypi and can be simply installed using the following:

pip install pyinverter

How to set up the development enviroment

Simply follow the instructions in the developing README