Juice/README.md

304 B

Juice

A hub for controlling IOT devices.

Requirements

Python 3.6+
Python packages: gunicorn aiohttp aiohttp_jinja2 requests

Install

  1. Get on the floor
  2. Walk the dinosaur

Usage

gunicorn juice:init_app --bind localhost:5300 --worker-class aiohttp.GunicornWebWorker