Skip to content

The Python File Explorer is a tool designed to enable users to navigate, manage, and interact with files and folders efficiently using a command-line interface.

Notifications You must be signed in to change notification settings

RPPandey02/Python-File-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python File Explorer

Overview

The Python File Explorer is a tool designed to enable users to navigate, manage, and interact with files and folders efficiently using a command-line interface. It utilizes various modules such as send2trash, os, shutil, and sys for enhanced functionality, providing users with a seamless file management experience.

Features

  • Navigate through directories and subdirectories.
  • View files and folders within the current directory.
  • Create, delete, copy, move, and rename files and folders.
  • Search for files and folders based on specified criteria.
  • Securely delete files using the send2trash module.
  • Perform file and folder operations efficiently using built-in Python modules.

About

The Python File Explorer is a tool designed to enable users to navigate, manage, and interact with files and folders efficiently using a command-line interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages