#!/bin/env python
import sys
sys.path.insert(0, 'src')
from thotus import main
