Tamaño del archivo del sistema operativo Python
import os
os.path.getsize('location of file')
Friendly Flamingo
import os
os.path.getsize('location of file')