Skip to content

Using OS and shutil module to interact with the operating system and files. Arrange all files according to the file extension.

Notifications You must be signed in to change notification settings

ambujverma/File-Orgnizer-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

File-Orgnizer-using-Python

working of fileOwrgnizer::: 1: list all the files inside your folder.

2: create folders according to file extension, if folders are not exists based on extension.

3: move the files into the folders based on file extension.

About

Using OS and shutil module to interact with the operating system and files. Arrange all files according to the file extension.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages