python/A-Z_Archives_OrderScriptPyt.../README.md

25 lines
603 B
Markdown
Raw Normal View History

2025-11-24 04:41:35 +08:00
# 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]