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

25 lines
603 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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]