Skip to content

Latest commit

 

History

History

Py_Cleaner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

PY-CLEAN

Tool to organize Directories

Installations and Dependencies

-> Python Installed

How to execute the file:

  1. Windows Users: Open CMD/ Powershell -> Navigate to the Cloned Directory and then Type In:
python main.py
  1. OSX/ Linux: Open Terminal -> Navigate to the Cloned Directory and then Type In:
python3 main.py

Note

-> Kindly do not modify any file (unless you know what you are doing).