Welcome to repathlib’s documentation!¶
repathlib combines the simplicity of pathlib with the power of regular expressions, making it easier to find files and directories.
repathlib provides a Path class which
subclasses pathlib.Path, and adds the following methods to
it:
Contents: