import os from gcstruct.gchr import GCHR if __name__ == "__main__": gchr = GCHR(os.getcwd()) gchr.export_all_periods()