Metadata-Version: 1.0
Name: pyaler
Version: 0.3
Summary: A restfull application to control your arduino devices
Home-page: http://packages.python.org/pyaler/
Author: Guyzmo, Bearstech
Author-email: bpratz@bearstech.com
License: GPLv2
Description: 
        pyaler is a WSGI application to control your arduino devices via an RESTfull api.
        
        Installation
        ------------
        
        With easy_install::
        
        $ easy_install -U pyaler
        
        With pip::
        
        $ pip install pyaler
        
        Usage
        ------
        
        ::
        
        $ pyaler conf.yaml
        
        
        
        
        See http://packages.python.org/pyaler/ for the full documentation
        
        News
        ====
        
        0.1
        ---
        
        Initial version
        
        
        
        
Keywords: arduino http restful api
Platform: UNKNOWN
