Back to Browse

Python Automation Tutorial | How to Extract File Metadata with Python #code #automation

4.6K views
Jun 2, 2023
4:47

In this tutorial, I cover a lesser known but very interesting small Python automation script. By combining the os.stat() method, building out our own user defined function and creating a clean output with f strings- we'll automatically retrieve file size, last modified timestamp and open up possibility to get a whole host of additional helpful file data. Enjoy! ๐Ÿค Connect with me on LinkedIn: https://www.linkedin.com/in/ja376 ๐Ÿค View my Website: https://www.matadorsoftware.me

Download

0 formats

No download links available.

Python Automation Tutorial | How to Extract File Metadata with Python #code #automation | NatokHD