Basically I have accumulated together a lot of the ideas described so far on aardvark. The program uses Python, Flask, jinga2, bootstrap5, plotly, pandas and runs with apache and gunicorn. I’m pretty new to all this so am using it in this basic manner. There are two logins, guest and admin. from flask import session …