Metadata-Version: 2.1
Name: mpp-solar
Version: 0.7.38
Summary: Package to communicate with MPP Solar PIP-4048MS inverter
Home-page: https://github.com/jblance/mpp-solar
Author: John Blance
Author-email: 
License: MIT
Description: # MPP Solar Inverter Python Package
        
        _Note: python2 no longer supported_
        
        Python package with reference library of serial commands (and responses)
        for PIP-4048MS inverters - aka:
        - PIP-4048MS
        - IPS-4000WM
        - Voltronic Axpert MKS 5KVA Off-grid Inverter-Chargers
        
        Now also supports LV5048 inverter commands
        
        see full README at [github](https://github.com/jblance/mpp-solar/blob/master/README.md)
        
Keywords: hardware serial communication
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
