zut.files.join

zut.files.join(base: str | PathLike | Path | Sequence[str], *names: str | PathLike, sep: str | None = None, expanduser=False, mkparent=False, **kwargs) str

A path join function that do not depend on the platform, is compatible with URLs, SMB shares and zipPath directory entries.