Awesome-Python-Scripts/Py_Cleaner
Abhishek 0a2ceccb4b
Added Py_Cleaner (#162)
* Update README.md

* Added Py_Cleaner
2020-10-05 13:24:15 +05:30
..
bg.gif Added Py_Cleaner (#162) 2020-10-05 13:24:15 +05:30
folder.png Added Py_Cleaner (#162) 2020-10-05 13:24:15 +05:30
main.py Added Py_Cleaner (#162) 2020-10-05 13:24:15 +05:30
README.md Added Py_Cleaner (#162) 2020-10-05 13:24:15 +05:30
Screenshot 2020-06-24 at 12.27.00 PM.png Added Py_Cleaner (#162) 2020-10-05 13:24:15 +05:30

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).