Skip to content

Instantly share code, notes, and snippets.

@pointofpresence
Last active April 7, 2022 07:19
Show Gist options
  • Save pointofpresence/53df048226e34b73a0cc56066b995027 to your computer and use it in GitHub Desktop.
Save pointofpresence/53df048226e34b73a0cc56066b995027 to your computer and use it in GitHub Desktop.
Python get file size
os.path.getsize("/path/isa_005.mp3")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment