Tamanho do arquivo de sistema operacional python
import os
os.path.getsize('location of file')
Friendly Flamingo
import os
os.path.getsize('location of file')