Using Python for scripting and automation | Microsoft Docs
docs.microsoft.com › en-us › windowsMay 25, 2021 · Common system administration tasks can take a huge amount of time, but with a Python script, you can automate these tasks so that they take no time at all. For example, Python can read the contents of your computer's file system and perform operations like printing an outline of your files and directories, moving folders from one directory to another, or renaming hundreds of files.