Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 242 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 242 Bytes

PiπHat MiddleWare

This part contains the python middleware which will interact with the Raspberry.

Installation

Install Flask, the python microframework

pip install Flask

Launch server

Run the command

python app.py