Metadata-Version: 1.1
Name: Domoticzpy
Version: 0.1
Summary: Interact with Domoticz JSON API
Home-page: https://framagit.org/slallemand/Domoticzpy
Author: Sebastien LALLEMAND
Author-email: dev@lallemand.fr
License: Apache 2.0
Description: # Class Domoticzpy
        
        This class aims to be an interface to Domoticz JSON API (domoticz.com).
        
        ## Install
        
        ```
        pip install domoticzpi
        ```
        
        ### Usage
        
        ### License
        This code uses the Apache License 2.0
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
