python change dir to parent code example Example: How do I get the parent directory in Python? from pathlib import Path Path(Path.cwd()).parent