A simple App For Manage Files
git clone https://github.com/alisharifyy/Python-Less.git
cd File_Manager
python or python Main.py
app create Folder For each File(Extension of each file) and move Same extension Files to their Folder
for example: when Run app in folder with this contents:
first.png (file) first.txt (file) first.mp4 (file) first.psd (file) first.mp3 (file)
png_files (folder) txt_files (folder) mp4_files (folder) psd_files (folder) mp3_files (folder)
and move Same file's to their Owen Folder