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


