Metadata-Version: 2.1
Name: ikamand
Version: 0.1.7
Summary: UNKNOWN
Home-page: https://github.com/slinkymanbyday/ikamand
Author: slinkymanbyday
Author-email: slinkymanbyday@gmail.com
License: UNKNOWN
Description: # ikamand [![Build Status][travis_status]][travis] [![PyPI version][pypi_badge]][pypi]
        
        _Python package for communicating with the iKamand._
        
        Allows local interaction with the iKamand temperature controller.
        
        ## Install
        
        ```bash
        pip install ikamand
        ```
        
        Look at the file `example.py` for a usage example.
        
        [travis_status]: https://travis-ci.org/slinkymanbyday/ikamand.svg?branch=master
        [travis]: https://travis-ci.org/slinkymanbyday/ikamand
        [pypi]:https://pypi.org/project/ikamand/
        [pypi_badge]: https://badge.fury.io/py/ikamand.svg
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
