Description
Provides helper functions for working with filesystem paths in Python projects. It can simplify common path operations used by packaging, tests, build tools, and file-processing scripts.
This is a support library for developers. Code using path helpers may read or write files depending on the caller, so projects should still check target paths before changing user data.