innometrics-ext Visualisation + storage for some abstract activities + rest API for the data-delivery agents. Installation : Server pre-requiremnts: postgreSQL, created database, created database user, granted all to this owner. python3 pip Installation: pip install -r requirements; python manage.py syncdb;