import config if config.USE_CYTHON: from ansi_cython import * else: from ansi_python import *