#!/usr/bin/env python from collector.app import app app.run(debug=True)