Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 433 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 433 Bytes

Build Status

ruggedpod-api

API for ruggedpod in python

Installation : pip install -r requirements.txt
Usage : python server.py [-m]
 -m : run server as mock (usable for development without raspberry and GPIO lib)

License

See the LICENSE file for license rights and limitations (GPL v3).