Skip to content

KavehSamimi/python_organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This Python script organizes files in a specific directory by categorizing them into folders based on their file type. 
It helps maintain a more structured and organozed file system. 

How to use?

1. Clone the Repository
    git clone https://github.com/KavehSamimi/python_organizer.git

2. run the script
    pythpn organizer.py

3. Choose the file you want to organize
    Enter the directory of the file that you want to organize. For example: C:\Users\JohnDoe\Desktop\FileName

4. Organize files
    The script will categoruze the files into specific directories based on their type, and put them into designated forlders.


Important Notes
    1. Ensure that you have the necessary permissions to read and modify files in the specified directory.
    2. The script categorizes files based on their file extensions (e.g., .txt, .jpg, .pdf).
    3. Provide a valid directory path. If the path is incorrect or the directory doesn't exist, the script may not work as expected.

About

File organizer using Python

Topics

Resources

Stars

Watchers

Forks

Languages