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