This guide details the setup of a web application using the Flask framework on a 'traditional' Debian-based Linux server (Debian, Ubuntu, etc.). Configuration for specific software/packages is ...
Main features of this repository are a flask server and micropython scripts to send data over http requests. First you must run flask server either as python app.py or flask run Then, you can start ...