Path manipulation library
conda install conda-forge::rpaths
conda install conda-forge/label/cf201901::rpaths
conda install conda-forge/label/cf202003::rpaths
conda install conda-forge/label/gcc7::rpaths
rpaths is another path manipulation library. It is heavily inspired by Unipath and pathlib.
It aims at total Python 2/3 and Windows/POSIX compatibility. To my knowledge, no other library can handle all the possible paths on every platform.