Description
Gives Python code an object-oriented way to work with filesystem paths. It can make scripts easier to read when they create, join, inspect, or transform file paths repeatedly.
This is a developer library, not a file manager. Programs using it may still read or modify files, so the safety of file operations depends on the calling application.