Attainu Project

Python Junk File Manager – Project 1

AIM OF THE PROJECT:

The main aim of this project is to arrange the files according to their extensions in a respective individual folders by running a python script.

In our PC we will be having unorganized files with different extensions we want all those files in a organized manner so we need to write a python program to do that work for us

FEATURES:

 

  • It will sort the files in your folders by their extensions and date modified.
  • It is used to count the number of files in your directory and it can show the size of your files in specific directory.

 

LANGUAGE USED :PYTHON 3

MODULES USED:

  •  OS MODULE
  • SHUTIL MODULE
  • DATE&TIME MODULE

 

FEATURE SCOPE:

  • WE CAN ADD FEATURES LIKE MOVE,COPY,DELETE OPERATIONS FOR FILES.
  • WE CAN DEVELOP GRAPHICAL USER INTERFACE FOR THIS.

GITHUB LINK:https://github.com/venkat-kalyan-au7/attainu-robin/tree/master/monthlytests/PYTHON%20PROJECT%202ND%20TEST

DEMO:

 

Leave a Comment

Your email address will not be published.