Python Ukuran File OS

import os
os.path.getsize('location of file')
Friendly Flamingo