hello.io.utils module

hello.io.utils.copyfile(src, dst)[source]
hello.io.utils.copyfile2(src, dst)[source]
hello.io.utils.get_ctime(filename, format='%Y%m%d_%H%M%S')[source]
hello.io.utils.load_json(json_file)[source]
hello.io.utils.make_dir(path)[source]
hello.io.utils.save_json(data, json_file)[source]