Metadata-Version: 1.1
Name: alice_pi
Version: 0.0.4
Summary: A package for running various home-automationservices on raspberry pi.
Home-page: https://github.com/jlmcgehee21/alice_pi
Author: Jeff Mcgehee
Author-email: jlmcgehee21@gmail.com
License: MIT
Description: ![travis-ci](https://travis-ci.org/travis-ci/travis-web.svg?branch=master)
        
        # Alice Pi
        Code for Alice's remote Pis
        
        ## Installation
        * `pip install alice_pi`
        
        ## Gotchas
        * Don't forget that we have to do this: `echo "dtoverlay=w1-gpio" >> /boot/config.txt` (already in the fabfile) to get the 1-wire to work.
        
        
Keywords: automation sensors raspberrypi
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
