Skip to content
webbhm edited this page Jul 13, 2021 · 2 revisions

Setup

Python requires these libraries. Unless noted, they are installed via Thony Used for MongoDB access

  • pymongo (includes dns and bson)

Used for MQTT

  • paho

Used for legacy charting

  • pandas - heavy duty data structures

  • pybal - used for svg charting

  • pip install Werkzeug --upgrade the version installed with Flask is old and does not support ProxyFix. ProxyFix is needed to prepend the location to page reqeusts

Clone this wiki locally