Job 1788123366520

Command: python -c "from pathlib import Path;import shutil,hashlib,json;src=Path(r'C:\\Users\\ash\\Documents\\ShopeeApi\\app');dst=Path(r'G:\\My Drive\\ChatGPT Bridge Data\\artifacts\\current_audit_stage');dst.mkdir(parents=True,exist_ok=True);files=['main.py','db.py','config.py'];out=[];[(shutil.copy2(src/n,dst/('live-shopee-'+n)),out.append({'name':n,'sha256':hashlib.sha256((dst/('live-shopee-'+n)).read_bytes()).hexdigest(),'size':(dst/('live-shopee-'+n)).stat().st_size})) for n in files];print(json.dumps(out))"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

[{"name": "main.py", "sha256": "9fb33b2e7e6467df6341fbd7cdbdb8ecb76d60807a5960e69bd6c8c9e431deab", "size": 234004}, {"name": "db.py", "sha256": "1198bf2b9d3e138d8a610cff41381c735d4f52ff75a7625e67a160e4abd5ac53", "size": 453046}, {"name": "config.py", "sha256": "38a0e6d5f4145925aa4e89d0a45f550ba6165dbdd57246dce77f6353d7d30b32", "size": 11650}]