from .utils import * try: import numpy except ModuleNotFoundError: pass else: from .utils_np import * from .prog80 import prog