25 lines
603 B
Markdown
25 lines
603 B
Markdown
|
|
# A-Z_Archives_OrderScriptPython
|
|||
|
|
|
|||
|
|
This is a test of python file manager
|
|||
|
|
|
|||
|
|
### ⚠️Warning this script delete all empty folders in the directory it was executed in [v0.9️]⚠️
|
|||
|
|
|
|||
|
|
#### Category | Python script
|
|||
|
|
|
|||
|
|
Sorts files by the extencion and put it in a category in the directory [Example: document]
|
|||
|
|
|
|||
|
|
[CategoryPythonScript.py]
|
|||
|
|
|
|||
|
|
#### A-Z | Python script
|
|||
|
|
|
|||
|
|
Sorts files by the first letter of the and move them to a folder with their first letter in the directory [A-Z]
|
|||
|
|
|
|||
|
|
[A-ZPythonFoldersScript.py]
|
|||
|
|
|
|||
|
|
#### RemoveEmptyFolders | Python script
|
|||
|
|
|
|||
|
|
RemoveEmptyFolders in the directory
|
|||
|
|
|
|||
|
|
[RemoveEmptyFolders.py]
|
|||
|
|
|