Fork-N-Forge / Python-Sala

Python-Sala is the Hub of standard python projects.
4 stars 51 forks source link

Added a File Organizer using Python #40

Closed mrsamirr closed 8 months ago

mrsamirr commented 8 months ago

9 Issue Solved

File Organizer

The File Organizer is a Python script that helps you organize files in a specified directory by grouping them based on their file type (extension). This script creates subdirectories for each file type and moves the respective files into their corresponding directories.

Features

Usage

  1. Clone or download this repository to your local machine.

  2. Open a terminal or command prompt and navigate to the directory where the file_organizer.py script is located.

  3. Run the script by executing the following command: file_organizer.py