.. PathNavigator documentation master file, created by sphinx-quickstart on Wed Oct 23 07:57:19 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. PathNavigator documentation =========================== ``PathNavigator`` is a Python package designed to navigate directories and files for a project. It provides tools to interact with the filesystem, allowing users to create, delete, and navigate folders and files, while also maintaining an internal representation of the directory structure. Customized shortcuts can be added. The paths are stored as ``Path`` objects from `pathlib `_, which adapt automatically across platforms. For quick start, see the `Readme `_ page. Contents: ========== .. toctree:: :maxdepth: 4 :caption: Contents: source/pathnavigator