mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
0a2ceccb4b
* Update README.md * Added Py_Cleaner
472 B
472 B
PY-CLEAN
Tool to organize Directories
Installations and Dependencies
-> Python Installed
How to execute the file:
- Windows Users: Open CMD/ Powershell -> Navigate to the Cloned Directory and then Type In:
python main.py
- 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).