A lightweight REST API backend built using Flask and SQLite for storing and managing environmental sensor readings. This project is inspired by the UCSC OSRE / ENTS (Environmental NeTworked Sensor) ...
Flask-Admin does not explicitly support Flask-Sqlalchemy-Lite, but since it basically acts the same as a Sqlalchemy model and we use only the Sqlalchemy features, there is no difference. We should at ...