reuse.types module¶ Some typing definitions. reuse.types.StrPath¶ Something that looks like a path. alias of str | PathLike[str]