from src.build import build import config if __name__ == "__main__": build(config.config)