Here are examples of file managers you can use for inspiration:
- FreeCommander: An easy-to-use alternative to the standard windows file manager
- Explorer++: A lightweight and fast file manager for Windows
Here are resources that you can use to build your file manager:
- os Module: Miscellaneous operating system interfaces
- sys Module: System-specific parameters and functions
- shutil Module: High-level file operations
- re Module: Python3 documentation - Regular expression operations