Skip to content

andersonvel/Automation-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Title : Directory files Analyser and Organiser

Description :

Analyser :

This script processes given folder path contents based on all files sizes then returns bar chart based on all the available file extentions and size_table.csv it contains more information

Figure_1

Organizer :

This script processes given folder path contents then properly organise them based on available extentions (file type Ex.pdf,mp4,doc..ect.,) and it creates folder names by available extention names

f2

How to Run :

case 1 : For Analysing files

python3 analyser_organiser.py --analyser /home/kathir/Downloads

case 2 : For Organising files

python3 analyser_organiser.py --organiser /home/kathir/Downloads

About

Simply analyse and organise any directory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages