PyExplorer A console library that helps you to find your directory Install This library require questionary and psutil, they can be installed by: pip install questionary psutil After that you can use library with command ask_folder_path() Wp!