A python package for logging, monitoring and displaying parameters for fridges and other equipment in a lab environment.
/home/user/Projects/flask-tutorial
├── html/ - Static pages to display thermometry
│ ├── js
│ │ ├── app.config.js - Config file for static application
├── labmon/ - Flask based python package to save and restore data
├── scripts/ - Scripts to run on equipment to upload data
├── tests/ - Test files
├── pyproject.toml
└── labmon_config.json - Template config file for labmon