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