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.
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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.
Using OS and shutil module to interact with the operating system and files. Arrange all files according to the file extension.
There was an error while loading. Please reload this page.