#!/usr/bin/env python3 from app.ui.main import start_app start_app()