| from config import cfg | |
| print(cfg) | |
| import json | |
| def write_json_to_file(data, filepath): | |
| with open(filepath, 'w', encoding='utf-8') as f: | |
| json.dump(data, f, ensure_ascii=False, indent=4) | |
| write_json_to_file({}, cfg.file_algo.format('ours', 0)) |
Xet Storage Details
- Size:
- 259 Bytes
- Xet hash:
- 40adec920bf87c0f22ee93d31cc66101031abbb9c7ff8f857fa4272cf506590f
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.