#!/usr/local/bin/python

from scato.ui.app import Scato

Scato()()
