Buckets:

glennmatlin's picture
download
raw
176 Bytes
import sys
from pathlib import Path
ROOT = Path(__file__).resolve().parents[1]
SRC_PATH = ROOT / "src"
if str(SRC_PATH) not in sys.path:
sys.path.insert(0, str(SRC_PATH))

Xet Storage Details

Size:
176 Bytes
·
Xet hash:
13993ef3c9800730acbbbe3ff7c1144e471143b9e097a55b39217379cdf46b2d

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.