#!/bin/python from auto_cuit.cuit import Cuit if __name__ == "__main__": Cuit().run()