Python Forum

Full Version: 3 features for python flask state.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Foreword
Flask-State is a lightweight chart plugin to show machine state.
Github:https://github.com/yoobool/flask-state
  • Monitoring indicators: CPU, Memory, Disk usage, LoadAVG, Boot time.
  • Extensible: It has rich options for extended functions, including redis monitoring, user authentication, custom logging, i18n and etc.
  • Stable: Lightweight dependencies, meanwhile solving multi-progress concurrency problems (if you use [gunicorn](https://gunicorn.org/)).