Continuously iterate python script with simple file management functions.
pythonRepeator was written for home blackbox system and orrent_web_scraper. This simple code will iterate python codes with dealays, and move/delete files in directories every N days.
To run:
1. Move pythonRepeator.py to the same directory where the script to be reapeated is located.
2. python pythonRepeator.py
NOTE :: NEW GOAL
- Develop GUI.
- Conver to .exe format. (need to add function to locate the python script to be repeated)