Directory Management System
Daniil Lypenets
Python
10 Chapters
0 Studying now
A terminal-based Directory Management System built step by step using Python. The project models a file system as a nested dictionary held in memory and combines recursion, dictionary manipulation, path resolution, and command parsing to create a fully interactive shell that can create, list, search, and remove directories and files. The final result demonstrates how small utility functions can be orchestrated into a complete command-line application.
Course description
A terminal-based Directory Management System built step by step using Python. The project models a file system as a nested dictionary held in memory and combines recursion, dictionary manipulation, path resolution, and command parsing to create a fully interactive shell that can create, list, search, and remove directories and files. The final result demonstrates how small utility functions can be orchestrated into a complete command-line application.
Technology
Python
Language
En
Rating
Chapters
10