#! /usr/bin/env python3
import utterson.core

# Start utterson
utterson.core.main()
