Metadata-Version: 2.1
Name: pylifxtiles
Version: 0.1.6
Summary: Python binding for LIFX Tiles
Home-page: https://github.com/netmanchris/pylifxtiles
Author: netmanchris
Author-email: python@homekitgeek.com
License: Apache2
Description: PYLIFXTILES
        
        **READ THIS FIRST**
        This library is currently in alpha state and should not be used for production installations.
        Support is not offered at this time, but GITHUB issues are welcome if bugs or potential feature
        enhancements are found.
        
        ##Description
        
        This is a sample python language binding for the LIFX Tiles products.
        
        Installation
        
        Product should be on pip. Can also be installed directly using the typical ways.
        
        `pip install -r requirements.txt`
        
        
        
        
        
Keywords: lifx,tiles,api,python
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: test
Provides-Extra: dev
