The use of `pathlib` makes manipulating path much better than using extensively `os.path`.
The use of
pathlibmakes manipulating path much better than using extensivelyos.path.