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

# Start utterson
utterson_lib.core.main()
