An executable file(App) for PC to remove cache and temporary files.
-
install shutil (pip install shutil)
-
install os (pip install os-sys and pip install os-win)
-
install pyinstaller (pip install pyinstaller)
-
First step: https://datatofish.com/executable-pyinstaller/ (Create exe file)
-
Second step: run the cleaner.py or cleaner.exe to clear cache or temporary files.