Python not only allows you to perform operations on variables and work with data structures, but it also allows you to work with, edit, and manage the system's local files. Libraries such as shutil can make it easier to read and write various local files; read more about it in this section.